Rajesh Soni on "Add custom fields"
You can use get_post_meta() function to retrieve the value of the custom field. Example usage: <?php $custom_field_name = get_post_meta($post->ID, 'custom_field_name', true); ?> <a...
View Articlecubecolour on "problem with meta tags and not still solved........."
You have a meta generator line for WordPress and one for WooCommerce. you should be able to remove the WooCommerce one by adding the following to your theme' functions.php function...
View Articlesccarx7racer on "Main Page not working no sign in at bottom"
New Information I just went to my web site and the sign in button was there. So now I am on my dash board. But when I view my web site from another computer the main page is not correct and I have the...
View ArticleRajesh Soni on "Main Page not working no sign in at bottom"
Oh I read your thread again Now I under stand. You want me to copy the information from RCCWP_Query.php file And paste it here so you can look at it. CORRECT yes or no. Yes!
View ArticleRedPitbull on "Add custom fields"
I don't really get it. What should I add on function.php (the part that is showing me the custom field when I want to post the article) ? '>Check details That I guess is the part the should be on...
View Articlesccarx7racer on "Main Page not working no sign in at bottom"
Warning: Invalid argument supplied for foreach() in /home/canus0/public_html/wp-content/plugins/fresh-page/RCCWP_Query.php on line 23 There are no drafts at the moment I am on my dashboard now and...
View ArticleRajesh Soni on "Main Page not working no sign in at bottom"
This will make NO sense unless you follow the steps I suggested.
View Articlesccarx7racer on "Main Page not working no sign in at bottom"
OK It is strange that I am in now. Any way I will attempt to do as you requested. I will be going to seep now and to work later so I can post the required information. Look for it later please. At this...
View ArticleRajesh Soni on "Main Page not working no sign in at bottom"
It's always good to logout if you're not going to use it for a while.
View Articleandaniel on "problem with meta tags and not still solved........."
i have added it in function but getting same error... Please check the source code meta tag with woocomerece is not in codes now.. but still unsolved..
View Articlesccarx7racer on "Main Page not working no sign in at bottom"
OK I will post the information as soon as I can. I e mailed what you wanted to my work and I will send it from there. Thanks so far I think I can get to sleep now knowing I am not dead in the water at...
View Articlem.busuttil on "No posts appearing on Page 2 with custom query"
So, something kind of weird happened. It looks like it's all fixed, but I'm not exactly sure how; here's what I did. I went in and added some dummy published posts, in the hopes of forcing Wordpress to...
View Articleantoniodaddato on "Post not updated"
Nothing after empty cache. In this moment i reset the language default in English and the problem is solved. :-)
View ArticleRajesh Soni on "No posts appearing on Page 2 with custom query"
Have you tested a situation when the number of posts are worth more than two pages? Try setting the posts per page to a lesser number and test ALL pages.
View ArticleWPyogi on "woocommerce excelling ecommerce"
Plugins from the repository on this site ARE supported on their own sub-forums - please post here: http://wordpress.org/support/plugin/woocommerce
View Articlem.busuttil on "No posts appearing on Page 2 with custom query"
...dammit. Yeah, OK. I went in and set Posts Per Page to 2. In theory, this should create 6 pages based on the number of future posts, or 3 pages based on the number of published posts. But it doesn't...
View ArticleRajesh Soni on "No posts appearing on Page 2 with custom query"
Creating static pages is NOT a solution at all! Have you tried @keesiemeijer's suggestion?
View ArticleW.P. Ginfo on "Words on the edges"
Hi article.post, article.page, article.attachment { margin-bottom: 15px; border-bottom: 1px solid rgb(238, 238, 238); margin: 0 30px; /* you may change these values */ } NOTE!! ALWAYS Make a backup of...
View ArticleThe Young GAAWD on "Looking for a way to link my categories to a different page"
Can someone please explain to me how to do this task effectively. I have tried to use other plugins to accomplish my task but it has been a total fail.
View Article