rdellconsulting on "[Theme: Customizr] Add images in footer"
I'd recommend WPPA for that. Look at the website and there are countless option settings to choose from.
View Articleerinraytoday on "I have a small scrollbar in my portfolio page that blocks my...
hello, i am new and im creating my portfolio page. i uploaded a collection, but once you click to see all of the images, there is a second scrollbar that is so small and prevents you from viewing the...
View ArticleParwaiz Khan on "[Theme: Hueman] Posting content in footer area"
Does any one knows how to access/place content in footer's 'one-half last' area [copyright goes in the first half of the footer]. Greatly appreciate any help or ideas.
View Articleworshipthose on "[Theme: Customizr] GetResponse opt in form too wide &...
Hello. I have a 2012 theme and have placed an opt in form from campaigner on the side bar. The form is too wide and causes the viewer to use scroll button to scroll over to see what they are typing. My...
View Articleworshipthose on "[Theme: Customizr] GetResponse opt in form too wide &...
If this helps: I have version 3.9.2 of wordpress and of course using the 2012 theme. Thanks
View ArticleElectricFeet on "[Theme: Customizr] GetResponse opt in form too wide &...
I'd say you need to carry on asking the campaigner plugin people or (2nd best) asking on the 2012 forum. This is the Customizr forum, and your problem is not in any way related to Customizr (nor to...
View Articlemaplessence on "[Theme: Twenty Fourteen] why does the widget become two lines...
Hello, I just got a problem with widget in the footer area, the site is http://www.roselline.com, when I open the site with wide screen computer, the footer is normal, but the widget would become two...
View Articlemaplessence on "[Theme: Twenty Fourteen] why does the widget become two lines...
in narrow screen, "login" and "signup" would go under "about us" and "sitemap"
View Articleclarkkristofor on "entry-meta out of place in Twenty Thirteen theme"
WP default theme Twenty Thirteen places the entry-meta in the entry footer. But somehow, on clarkolsonsmith.com, it's in the header. I just switched back to Twenty Thirteen after using a custom theme....
View Articlealchymyth on "entry-meta out of place in Twenty Thirteen theme"
the location of the post meta depends on the selected 'post-format' - check the individual templates content.php, content-quote.php, content-video.php etc ...
View ArticleMaman_ on "[Theme: Customizr] Add link in footer credits"
I saw this snippet, the fact is that i don't know how to code it in php add_filter('tc_credits_display', 'my_custom_credits'); function my_custom_credits(){ $credits = ''; $newline_credits = 'and made...
View ArticleMaman_ on "[Theme: Customizr] Add link in footer credits"
add_filter('tc_credits_display', 'my_custom_credits'); function my_custom_credits(){ $credits = 'Made by <a href="http://www.maman.com/">Maman</a>'; $newline_credits = 'and designed by...
View Articlespfa on "[Theme: Customizr] Change footer Credit"
Thanks - I have read this and have executed the procedures.... NONE of them is working for me. Can someone please help????
View ArticleScott Foshee on "[Theme: Decode] Footer with bottom menu is clear and text is...
I have a fixed menu at the bottom of the page in the footer. This is fine, but with pages on my site where the text is too long to stay above the fold, the text runs right through the now clear footer....
View ArticleElectricFeet on "[Theme: Customizr] Change footer Credit"
OK, paring this down to an absolute minimum, cutting out the variables, which might confuse, see if you can get this to work: add_filter('tc_credits_display', 'my_custom_credits'); function...
View Articlespfa on "[Theme: Customizr] Change footer Credit"
Thank you.... OK so I put this in the link: Through the wp-admin http://www.campbellexpress.com/wp-admin/customize.php I added this text with my modifications in the "Custom CSS" dropdown section. Not...
View Article