Tristan
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress 3.9.1 Media Search & Include ProblemsI used the advanced custom fields plugin, but it’s the same with the default media button under posts.
Forum: Plugins
In reply to: [SuperCPT] Output infoStill not sure how to use <?php the_scpt_formatted_meta( ” ) ?>, so used get post meta instead.
Forum: Plugins
In reply to: [SuperCPT] Add new meta box with media upload only ( 2 other questions)Thanks for the reply! Everything worked ??
Forum: Plugins
In reply to: [Yoast SEO] [Plugin: WordPress SEO by Yoast] Noindex on Tags doesn't workOk it seems as thought it’s the same issue several others and myself had a couple of versions ago.
The way to fix it is to update the settings of each individual tag, after that it works.
I also noticed the same thing for my CPT categories.
So, basically I would recommend everyone to check and make sure if whatever they’ve set to no index is actually not being indexed because the plugin doesn’t seem to do it correctly.
Try the SEO Data Transporter by StudioPress: https://www.studiopress.com/plugins/seo-data-transporter
Not sure if it works with your theme though, but worth a shot.
Forum: Plugins
In reply to: [Yoast SEO] [Plugin: WordPress SEO by Yoast] SEO Light Links to Wrong Post.I just checked my other sites and there’s the same problem as well.
Forum: Everything else WordPress
In reply to: Best Permalink Structure for Long TitlesThanks for the replies ??
I can’t really modified the urls each time since users will be posting the quetsions and Ipstenu doesn’t your urls get way too long? From what I’ve read that’s bad for SEO.
Forum: Fixing WordPress
In reply to: [Social Slider] Social Slider won't move down page with scrollOptions are inter-changed. Choose the “Place Social Slider on a fixed height of the browser’s window” and it will scroll ??
Forum: Fixing WordPress
In reply to: Next Page (Page 2, Page 3, etc) ProblemThe “Disable Canonical URL Redirection” plugin fixes the problem.
https://txfx.net/files/wordpress/disable-canonical-redirects.phps
The guys at Hostgator helped me get it fixed by installing the “Disable Canonical URL Redirection” plugin ??
https://txfx.net/files/wordpress/disable-canonical-redirects.phps
Having the same problem again ??
My links to the previous pages aren’t working, for example domain.com/page/2 redirects to domain.com/2/ causing a 404.
Any idea how to fix this? I no longer have the easing plugin installed so that’s not the problem and I tried the steps I did last time without success.
Thanks!
Forum: Plugins
In reply to: Slider pluginThanks David. Is an accordion slider just a type of plugin or is it specific to ThemeForest themes? I’m currently using a theme from StudioPress and would prefer to stay with that if possible.
Thanks,
Stacey
Accordion is basically a jQuery script that is used for menus, sliders, etc. You can check and see if there’s a accordion slider plugin in the wordpress plugin library, but I would ask the people at StudioPress if maybe they could add one to the theme for you (will probably cost).
Also, sometimes premium themes come with several different sliders, so it’s possible your theme might already have an option for it, not sure though. The easiest is probably to hire a developer to do it for you (you can ask at themeforest), unless you’re comfortable doing it yourself.
Good luck with your site/project! ??
Forum: Plugins
In reply to: Slider pluginHi,
the type of slider you are interest in is called an accordion slider. There are several other themes on Themeforest using accordion sliders, just search for the accordion tag or use this link: https://themeforest.net/browse/tags/default/accordion
As for Cora it was removed due to the authors not being able to provide support, however, they might re-list it in the future.
Regards,
David
Ok so it works if I edit each tag manually and set it to noindex, however, this would take forever if I did it for all ??
Hi. You may want to add this to your robots.txt:
Disallow: /tag
From what I understand that’s not the best way to prevent it from getting indexed. How does the plugin prevent tags/categories from getting indexed? Does it edit the .htaccess file or how does it work?
Thanks!