cscottb
Forum Replies Created
-
1.8.3 has resolved this issue. The sites now run fine with plugin activated.
Thank you Todd.
1.8.2 did not resolve the problem for me. Website still down with plugin activated.
If I need to supply my name, address, phone number, email address… let’s see, did I leave anything out… to make this work… I’m otta here!
I did that and even deleted and reinstalled it, but to no avail.
I want the current item in the list, so I will just have to settle for the small annoyance of having the item linked.
I tried out many breadcrumb plugins and yours has the nicest display and, as I stated above, was the only one that can properly decipher my category hierarchy, so I will consider it an anomaly (and possibly a conflict with the theme) and leave my 5 star rating.
Thanks for your development and support of this plugin.
Thanks for the quick response, John.
If I leave the “Link Current Item” unchecked, then no current item displays. Is the current item supposed to show up by default (unlinked)?
The only way I can get the current item to show up at all is by clicking “Link Current Item.”
I am assuming that you want it compressed before downloading it.
To do that, you would need to have access to the file through your host provider via a cpanel like interface, using a file manager. The file manager should allow you to compress the file to one of several formats, zip being one of them; and then download the zip file through the file manager as well.
If you are wanting to convert the .tar file after it has been downloaded to your computer via XCloner, in Windows, right click the file and hover over “Send To” and click “Compressed (zipped) Folder” in the popout menu.
PS
Also get the error message with the address from the share url from the playlist edit pageYouTube playlists don’t work for me either
Inserting the url displayed in address bar displays only the first video from the playlist on my webpage; and the share link from below the video on YouTube displays: [ERROR: Unable to parse URL, check for correct YouTube format] on my webpage.
If your theme doesn’t include custom css includes, you could use the My Custom CSS plugin.
Forum: Fixing WordPress
In reply to: Perfect Permalink Possible?For anyone wanting to know the common ways of using permalinks, see here:
https://codex.www.ads-software.com/Using_PermalinksForum: Fixing WordPress
In reply to: Adding a page puts it on my navigation barYour theme will determine how pages show up on the nav bar. Look in your theme options to see if it has a setting for navigation. Better yet, go to Appearance > Menus in the Admin Panel and see if your theme supports WordPress Menus; if it does, click the + sign at the top/middle of the page and you can design a nav bar with whatever you want to show up.
Here is a pretty good video on how to use WordPress menus.
https://www.youtube.com/watch?v=Idt7oyCD1qY
If your theme does not support WordPress menus and you cannot figure out how to change what your theme is doing with the menu, try out some different themes.
Forum: Themes and Templates
In reply to: Navigation MenuNew problem.
Once you have Antisnews start using the WordPress navagation, you can not use the antisnews css style tool to style it.
Forum: Themes and Templates
In reply to: Navigation MenuIt worked for me. Just as wpweaver said, you use the code cooper.a.smith listed in the second post, in header.php, replacing the code for the antisnews navbar (
div id="antisnav-navbar"
) between the unordered list tags<ul id="antisnav">
and</ul>
And to register the WordPress navigation insert the code that wpweaver posted, putting it just above the series of sidebar registrations in functions.php.
Hope this helps.
Forum: Fixing WordPress
In reply to: Upgraded to 3.1, Antisnews theme brokenI take it back!!! When I fixed the problem by deactivating the plugins, I was working on a test site with very few posts. When I tried to take Antisnews live with a large site, nothing I did stopped it from not loading the home page every other time on a refresh or return to the page, even deactivating all plugins (which would be an unsavory solution anyway).
And if I made any modifications to ad code on my single post pages, those pages started to not load properly every other time as well.
Very frustrating, as otherwise this is a very cool theme.
Forum: Themes and Templates
In reply to: Antisnews homepage blank outTake a look at this thread:
https://www.ads-software.com/support/topic/upgraded-to-31-antisnews-theme-broken?replies=12There seems to be a conflict with Antisnews and some plug-ins. For me the Fixed Admin Menus and SI CAPTCHA Anti-Spam plug-ins were the culprits;0 when they are disabled, the site works fine.
Another point is that this may only happen to logged in admins; if I log out (with the offending plug-ins active) and go to my site, it works fine; so it is probably not happening to site visitors.
Forum: Fixing WordPress
In reply to: Upgraded to 3.1, Antisnews theme brokenEvery other page refresh of home page with slider does not load. For me the Fixed Admin Menus and SI CAPTCHA Anti-Spam plug-ins were the culprits (Ozh’ Admin Drop Down Menu works fine). But as you said, mojo, if it is something that only a logged in admin can see then I can deal with it; it’s just a bit unnerving wondering if it does happen to site visitors as well.