SEOWebDesignLLC
Forum Replies Created
-
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Settings Won't Save?Well that seems to have worked for now…
THANK YOU FOR ALL OF YOUR ASSISTANCE!
p.s. you can delete this thread now because I am not able to edit my previous OP with the sensitive data
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Settings Won't Save?…it looks like I’ve found my wp_options settings:
structure >> option_id
type = bigint(20)
collation =
attributes = unsigned
default = none
extra = auto_incrementoperations >> table options
auto_increment = 1,5054,797^^^can I just increase this number and press go???
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Settings Won't Save?Thank you, that would explain the issues I was having with woocommerce as well.
For ‘Reason 1’ I do not fully understand what you mean by making a backup and reinstating it — I know how to export my database file, but wouldn’t importing that same file just carry over the same issues as present?
Do you know of a way to easily find the ‘table key’? This is setup on the GoDaddy VPS hosting and I seem to have full access to the server…
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Settings Won't Save?I am not entirely sure about the “my-error.log” because when I go to that folder the only file I have there is “debug.log” — either way, how do I get you this log file? It seems to be massive and I really dont know what I am looking at with this error log so any insight would be much appreciated!
And to answer your questions about the ‘Reset Settings’ it works just fine with no errors and says ‘Settings saved.’ — however, no settings are actually selected/defined…
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Settings Won't Save?(see below)
Forum: Plugins
In reply to: [Google Doc Embedder] Fatal error:OK, since then it seems to only show up with “Enhanced View”. Standard is sufficient for now, but that seems like an odd error.
Forum: Plugins
In reply to: [Default Featured Image] Category Featured ImageYes it worked.
Hint:
Just clarify exactly WHICH functions.php needs to be edited in your FAQs because I promise that Google nor the WP codex would tell me THAT!Thanks again for all of your help…and expert advice!
Forum: Plugins
In reply to: [Default Featured Image] Category Featured ImageTold you I was new to WP. I find all sorts of stuff when I have no idea what I am looking for exactly.
…and that’s all it took so make sure to let it be known, use the THEME’s functions.php file…and no other(s)!
Thanks for all of your help and quick feedback.
-The End-
Forum: Plugins
In reply to: [Default Featured Image] Category Featured ImageWhen doing all of this I noticed there was also a functions.php file within my theme’s folder. I had been doing the previous edits to the functions.php that is in the wp-includes folder.
I have reverted everything back to its original state as I am bit frustrated with this WP fiasco. Why is this so difficult?!
Forum: Plugins
In reply to: [Default Featured Image] Category Featured ImageI give up.
Forum: Plugins
In reply to: [Default Featured Image] Category Featured ImageCorrect, it still showed the default featured image that was set with your media plugin. As I explained earlier, all of the categories I am trying to set these images for are inside of a parent category ‘Resources’ (see above).
I am not sure how IDEA 1 is supposed to look because when adding that line above if there was a ‘syntax error’ notice in dreamweaver. Can you provide the full code?
IDEA 2 didn’t seem to do anything different. Still showing they generic featured image from your media plugin.
Forum: Plugins
In reply to: [Default Featured Image] Category Featured ImageIt returned this –> “bool(true)”
Yeah, I had read your previous threads about why you have yet to add this function to the plugin itself. I am sure writing out the hierarchy or even allowing for customization within the category/subs is a pain…but it would be nice to have!
Forum: Plugins
In reply to: [Default Featured Image] Category Featured ImageHopefully this is what you were looking for:
<div id="content-area"> <?php $mm_featured_img = get_option('mm_featured_img'); if ($mm_featured_img == "true") { ?> <?php if ( (function_exists('has_post_thumbnail')) && (has_post_thumbnail()) ) { /* if post has a thumbnail */ ?> <div class="post-image"> <?php the_post_thumbnail('post-thumb'); ?> </div><!--post-image--> <?php } else { ?> <?php } ?> <?php } ?> <?php the_content(); ?> <?php wp_link_pages(); ?> </div><!--content-area-->Forum: Plugins
In reply to: [Default Featured Image] Category Featured ImageThanks again for your speedy reply, but that didn’t seem to work either.
Where do I find the lines that fetch a post and shows the featured image? Not too familiar with WP quite yet…
Forum: Plugins
In reply to: [Default Featured Image] Category Featured ImageSo it was pasted incorrectly as you suspected. However, the default images are still showing the main overall default image that is set with your media plugin.
Do the categories have to be stand-alone categories for it to work correctly? Currently my main categories are within a parent category “Resources”. Or maybe it just takes awhile to refresh?
Resources
-Commodities
-Dividends + Income
-ETFs
-FOREX
-Investing
-Market
-Personal Finance
-Real Estate
-Retirement
-Stocks
-Trading***but the US & World News category is a stand-alone and that didn’t work with a category specific image either?***
The domain is –> http://growthfinancial.net