Hi. I had to import over 100 posts. I would like to be able to set the sidebar on all pages at once. I have tried a bunch of different plugins but none of them seem to work.
I noticed in the comments someone has already inquired as to how to do this.
That should do the trick thanks.! And you are welcome as well. Its pretty fun stuff to work with. I keep making clients buy it lol... Makes things easy on me.
Hey on the same site actually..... can you let me know how to decrease the space between the title bar and the content? For instance ..... http://bcseo.ca/clients/critter/found-a-mammal/ I have tried messing with column and row settings but I cant seem to move stuff up so the gap there is not so huge.
For the page that use sidebar there is a top padding of 100px for the posts and sidebar, you can change this by adding this custom css ( thefox > styling options ) :
#sidebar,#posts { padding-top:100px; }
Change the number to the space you want to use.
Do not hesitate to contact us if you have other questions.
Hi. I had to import over 100 posts. I would like to be able to set the sidebar on all pages at once. I have tried a bunch of different plugins but none of them seem to work.
I noticed in the comments someone has already inquired as to how to do this.
thanks,
nigel
Hello Nigel, thanks for purchasing Thefox!
Please go edit the single-default.php file and change
$p_sidebar = get_post_meta( $post->ID, \'rd_sidebar\', true );
to
$p_sidebar = \"right\";
or left if you want left sidebar
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
That should do the trick thanks.! And you are welcome as well. Its pretty fun stuff to work with. I keep making clients buy it lol... Makes things easy on me.
You\'re welcome!
Glad to have been able to help and glad you like to use our theme!
Do not hesitate to contact us if you have other questions.
Have a nice weekend!
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hey on the same site actually..... can you let me know how to decrease the space between the title bar and the content? For instance ..... http://bcseo.ca/clients/critter/found-a-mammal/ I have tried messing with column and row settings but I cant seem to move stuff up so the gap there is not so huge.
thanks again for your time.
Hello Nigel,
For the page that use sidebar there is a top padding of 100px for the posts and sidebar, you can change this by adding this custom css ( thefox > styling options ) :
#sidebar,#posts { padding-top:100px; }
Change the number to the space you want to use.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme