adrianamoni
Forum Replies Created
-
Have you guys found a solution? I have this error too. And both are premium theme and plugin. They should work properly.
Forum: Plugins
In reply to: Auto-unsubscribe from mailing listHello! Did you manage to do this? I’m having the same issue! i’m using CT7 and CFDB to store users in my wordpress page, but i need to send them a confirmation email with the option to unsubscribe, how can i do it? Thanks in advance!
Forum: Themes and Templates
In reply to: [Twenty Thirteen] Change Cropping Size in TwentythirteenOk… I just answered DJ’s question… I just assumed that DJ is working on a Child theme… If not, im sorry.. This is how you can create one.
http://codex.wordpress.org/Child_ThemesForum: Themes and Templates
In reply to: [Twenty Thirteen] Change Cropping Size in TwentythirteenHi, to edit the crop size you can do the following:
-Open “YourThemeFolder/inc/customheader.php”.
-Find “.default-header img” and then edit the max-width value.
-Open Functions.php,style.css,header.php and look for any “230” and replace it for 288 (or any value you want).
Now enter your dashboard and try it out.