Billy Bryant
Forum Replies Created
-
I am getting the same error here when using aMember’s WordPress login plugin.
Forum: Networking WordPress
In reply to: Private WPMU SitesThank you @andrea_r! I was able to use Network-Privacy in conjunction with New Blog Defaults to set up privacy so that new blogs can only be viewed by the site admin of that blog.
It works perfectly. Thanks again!
Forum: Networking WordPress
In reply to: Private WPMU SitesAlso, what I’m trying to accomplish is making it so that ONLY the site admin can see their site. Not just registered users.
Thank you for all the wonderful information. I am releasing an updated version shortly and will include these fixes then.
Forum: Plugins
In reply to: [Wordpress Tabs] [Plugin: GT Tabs] Adding seprate tab sets in one pageI am working on a method of nesting tabs together. look for it in a future release
I’m using Firefox 5 and on this page: https://norandalupadel.com/?category_name=trofeos i see GT Tabs in work.
Here is a copy of the HTML code being generated
<div class="art-postcontent"> <p></p> <ul id="GTTabs_ul_928" class="GTTabs" style="display:none"> <li id="GTTabs_li_0_928" class="GTTabs_curr"> <a id="928_0" class="GTTabsLinks" onmouseout="GTTabsShowLinks();" true;"="" return="" crónica"');="" onmouseover="GTTabsShowLinks('">"Crónica"</a> </li> <li id="GTTabs_li_1_928"> <a id="928_1" class="GTTabsLinks" onmouseout="GTTabsShowLinks();" true;"="" return="" cuadros"');="" onmouseover="GTTabsShowLinks('">"Cuadros"</a> </li> <li id="GTTabs_li_2_928"> <a id="928_2" class="GTTabsLinks" onmouseout="GTTabsShowLinks();" true;"="" return="" información"');="" onmouseover="GTTabsShowLinks('">"Información"</a> </li> </ul> <div id="GTTabs_0_928" class="GTTabs_divs GTTabs_curr_div" style="display: block;"> <span class="GTTabs_titles"> <b>"Crónica"</b> </span> </div> <p></p> <h3>CRóNICA:</h3>
is this not correct?
If you turn the Tab’s permalink features off, then the page will not reload. The reason it reloads is because permalinks are on therefore each tab is being viewed as a ‘page’ within wordpress.
cavinggirl, i would love to see your site so i can see what you did with the plugin. i may consider adding the functionality to add a background image using media manager or url in a future release.
I have found that jQuery Vertical Accordion Menu seems to create strange issues with a lot of plugins. Can you please try disabling this plugin and advise if this resolves your issue?
How would you like to be able to edit styles. If you can please elaborate more, I can look into building this into a future release.
Forum: Plugins
In reply to: [Wordpress Tabs] [Plugin: GT Tabs (formerly postTabs)] Custom fields?Tabs at this time can only be entered directly into posts or pages by using the shortcode [tab:Tab Name] for each tab you wish to create followed by the shortcode [tab:END] to tell the plugin where to stop looking for tabs. I am working on a method for including tabs into widgets in the near future, but I am unsure about using them for custom fields at this time.
Forum: Plugins
In reply to: GT Tabs not displayingThe stylesheet is loaded into the page automatically. If it is not loading then there is a plugin installed that is halting this process. Please disable all other plugins and see if it works. If it does, then enable your plugins one at a time till you find the plugin that is breaking it. Once you have found that, please let me know what plugin was breaking it and what plugins you are using so I can test this for myself to find a fix.
By default the code does not pick up any additional formatting; however, it can be wrapped in bold or strong tags to change the format of the tab text should you wish. The plugin looks really good on the page you posted it on.
Forum: Plugins
In reply to: [Wordpress Tabs] Can't change spacing on horizontal barThe spacing should be in space formatting and can be either px, %, or em. All of those methods have proven to work before, please try this and advise if this works for you.
Forum: Plugins
In reply to: [Wordpress Tabs] Does not work with sidebar widgetsThank you for trying my plugin. I am currently working on a few feature upgrades including Widget filters as well as a button to add tabs from within the kitchen sink on posts and pages.