dweiss on "Changing Copyright Notice in Footer"
I am using: WordPress Default, ver. 1.6, by Michael Heilemann.
View ArticleAndrew on "Changing Copyright Notice in Footer"
Do you remember where you got this theme from?
View ArticleWillie Jackson on "[Plugin: W3 Total Cache] Exclude footer with Google...
Have you tried adding cc_cookie_accept to the Rejected cookies field of the Page Cache settings page?
View ArticleTwansparant on "[Plugin: W3 Total Cache] Exclude footer with Google Analytics...
No, but I just tried it and that works! However, wouldn't that mean in theory that it will almost never cache any pages since 95% will accept the cookies?
View ArticleWillie Jackson on "[Plugin: W3 Total Cache] Exclude footer with Google...
It's best if you enable debug mode for Page Cache at the bottom of the General Settings page and observe the results for yourself.
View ArticleTwansparant on "[Plugin: W3 Total Cache] Exclude footer with Google Analytics...
As soon as cookies are accepted, page cache is disabled: <!-- W3 Total Cache: Page cache debug info: Engine: disk: enhanced Caching: disabled Reject reason: Cookie is rejected --> It should be...
View ArticleWillie Jackson on "[Plugin: W3 Total Cache] Exclude footer with Google...
[...] or do I have to set a second cookie on page load that will be deleted when cc_cookie_accept is set to 'cc_cookie_accept'? You might need to test this.
View Articledweiss on "Changing Copyright Notice in Footer"
I installed WP, looked for the default theme (which I have used before), it was there, so I chose it.
View ArticleAndrew on "Changing Copyright Notice in Footer"
Okay, do you know whether this theme supports a Child Theme?
View Articledweiss on "Changing Copyright Notice in Footer"
Sorry, you just moved beyond my knowledge level. Child? How would I know?
View ArticleTwansparant on "[Plugin: W3 Total Cache] Exclude footer with Google Analytics...
This seems to work: // Check if cookies are accepted if ($.cookie('cc_cookie_accept') == 'cc_cookie_accept') { console.log('cookies accepted'); $.removeCookie('cc_page_cache', { path : '/', domain :...
View ArticleAndrew on "Changing Copyright Notice in Footer"
The answer is probably no, so don't worry. If you made edits to theme files those edits will be erased when the theme updates, however I think the theme has been discontinued (aka won't have updates).
View Articlemirconatili on "[Theme: Vantage] Circle Icons in Footer"
hi, i got the same problem but i didn't understand the solution this is the site:http://www.right-cost-no-profit.org/service as you see the circle icon widget are displaying vertically, i just wnat to...
View Articlesalsaturation on "[Theme: Vantage] Circle Icons in Footer"
Hi mirconatili If you don't already have a Child_Themes or a custom.css you should install a plugin like custom CSS plugin then add the following to the custom css area. .widget_circleicon-widget {...
View ArticleRaj Mehta on "[Theme: Hoffman] No social media icons on the top"
Here's a live demo of the same theme on the author's site: http://andersnoren.se/themes/hoffman/ There, he beautifully displays social media icons in the top-right and bottom-right corner of the blog....
View ArticleRaj Mehta on "[Theme: Hoffman] No social media icons on the top"
Never mind. I found it! The settings of the social icons is in the "Menu" tab in "Appearance" Great!
View Articlethealtahero on "[Theme: Virtue] Reducing space between header and footer"
I'm trying to reduce the space between the header and content. I'm also trying to reduce the size of the footer. I want my social media buttons visible without having to scroll down on the home page....
View Articlehannah on "[Theme: Virtue] Reducing space between header and footer"
Hey, can you post a link to your site?
View Articleefficaciouskhan on "[Theme: Virtue] Reducing space between header and footer"
http://lockhartdesigns.ca/ i want a border around my Slider. How to do that?
View Articlethealtahero on "[Theme: Virtue] Reducing space between header and footer"
http://raiphoto.com/
View Article