#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 11:48:14 GMT -8
Hi there, Great plugin! I'm running into the same issue where the menu stays even when I log into a different account that's not admin, is there a way to fix this? I do have the latest release. I went ahead and added a new version to the plugin library to remove the group setting so that the plugin displays all the time so long as a user has permission to see the plugin on the page. It should now be reliant on the plugin's permissions, accessed in Plugins > Manage by clicking on the Edit button next to the plugin in the list.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 10:51:13 GMT -8
The statistics at the top only account for the pageviews you have marked as active.
Anything that's disabled is always reverted to gray, but there's color coding when you click on the Active checkbox next to the used pageviews to try to enable them.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 10:07:03 GMT -8
Hi, Kalimalian. According to Upgrades > Ad-Free you've used all 50,000 pageviews for this month. This won't show in the History tab until the month has concluded. I'm able to see a transaction listed in your global account settings on ProBoards.com reflecting the charge.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 8:34:52 GMT -8
Visit the ProBoards.com homepage and select Subscriptions from the Account dropdown at the top of the page. Your existing subscriptions are listed here, along with an X button to cancel them.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 29, 2018 8:21:42 GMT -8
Hi, dodgerslist1. A card cannot be removed as long as there's a subscription tied to it. You must first cancel the existing subscriptions tied to it before you can remove it from the payment page. In the Subscriptions section on the ProBoards.com homepage the ones tied to the old card are 114635 and 102756. We cannot change your payment information on your behalf.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 28, 2018 13:16:20 GMT -8
If you're looking to use the image as a border around your forum there's a few problems with that.
- The image isn't going to expand or shrink to meet your forum's size - The image has a set height, while your forum's content has varying heights - Even if you use a background-size property to change the size of the image the borders are going to change in thickness due to the image resizing
Since your border consists of a solid line with a single color there's no real reason to use an image to do this as you can use CSS to add a border to the forum's wrapper element.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 28, 2018 13:12:06 GMT -8
You can change the wording in Themes > Layout Templates > Board > Board List.
A category is a container for boards. A board is a container for threads. A thread is a container for posts.
When you posted here on ProBoards Support you created this thread. You specified a subject for this thread which is now reflected in the Subject column in the thread list when viewing the Support Board where your thread was created.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 28, 2018 11:29:10 GMT -8
Hi, private. Adding a CSS width property to its inline styles would change its width relative to its parent element.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 28, 2018 11:12:04 GMT -8
Hi, Gene Hunt. As mentioned in one of your threads from last month this is likely the result of an advertisement redirecting you. Our ad reporting system automatically detects when this happens and sends a report our way so that the redirect can be reproduced on our end and blocked. Afternoon GH When a redirection is detected, the ads from that page are automatically reported to be checked. If you have persistently been getting this for a couple of weeks, it may be worthwhile clearing the cache and cookies in your browser, and check your browser extensions, just in case any residual issue is in there which is continuing to cause the redirect.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 26, 2018 15:41:30 GMT -8
Hi, fosaz . Your forum width is controlled by the Forum Width field in Themes > Colors & Theme Creator. If you want a minimum and maximum forum width you'll need to add new CSS to the style sheet to control that. You can access your theme's style sheet in Themes > Advanced Styles & CSS > Style Sheet. In Themes > Advanced Styles & CSS changing the font size in Text Styles > Default Forum Text will change it in most places on the forum. This will also require additions to your theme's style sheet. This would need to be added directly into the HTML template. The layout template that contains the forum's header area can be found in Themes > Layout Templates > Forum Wrapper. This is known as the navigation tree, which contains breadcrumb links that allow you to navigate backwards on the forum. Hovering over the forum's title in the navigation tree also expands a menu that allows you to navigate to any of the forum's categories and boards from any page. The only way to disable it is to remove the HTML that produces it in the Forum Wrapper layout template. This is known as the news feed. It can be toggled in Settings > News Feed in the admin area. In Structure > Categories & Boards any boards with view, access, and posting permissions set to Everyone in the Permissions tab of their settings will allow unregistered guest participation. This is because the category doesn't have any boards in it. In Structure > Categories & Boards create a new board within that category, or click and drag existing boards to reorder them into that category. If you want the option to be able to click it to toggle it open and closed you'll need either a Javascript code or a plugin. You can outright disable it in the forum settings, but there's no built-in option to add a toggle feature. Yes, assuming you've given a group the power to do so in Members > Member Groups, they've been added to that group, and that particular group or user can moderate the board the post resides in.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 26, 2018 12:01:38 GMT -8
It looks like you've added the star image successfully as it's now appearing under your group name.
In a theme's settings in Themes > Theme Manager new star images can be added in the Images tab. They can then be assigned to your groups in the Groups & Ranks tab.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 26, 2018 11:29:31 GMT -8
I've described the responsible element on the page in excessive detail in my posts in the thread I linked in my initial post.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 26, 2018 11:24:52 GMT -8
The image isn't responsible for that. The elements being injected into the post are as described in the thread I linked.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 26, 2018 11:23:17 GMT -8
it seems to be in the photo uploaded using imgbb photo hosting. Can you clarify what you mean by this?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jun 26, 2018 11:20:13 GMT -8
Are there any ads visible on the page? At least one must load for the dropdown to be populated.
|
|