imre.cserep
Forum Replies Created
-
Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Plugin Not WorkingHi Abdullah,
Yes, define(‘WP_DEBUG’, true); , and nothing see in /wp-content/plugins/cf7-google-sheets-connector/logs/log.txt
Yes, every field has copied from the form, double checked.
Any other idea?
Imi
Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Plugin Not WorkingHi Westerndeal!
I have similar problem.
I can’t get the plugin to work and I get nothing on the log. I have authenticated to Google, de-authenticated and authenticated again.
Did some test form filling, but nothing happend in spredsheet, and also in log.
How can I go forward now?
Imi
Forum: Themes and Templates
In reply to: Zenon theme mobile menu shown up on desktop browserThanks, the updgrade to wp-jquery-lightbox 1.4.1 is solved.
Thanks!
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] 404 error after latest updateHello,
The plugin is Great! ??
But I have the same problem
http:/b…i.com/wp-content/themes-ai1ec/vortex/img/ajax-loader.gifThanks for the solving…
Forum: Plugins
In reply to: [LightPress Lightbox] Lightbox doesen't appear, just the full imageThanks! ??
Forum: Themes and Templates
In reply to: Zenon theme change the width of the widgetThanks for the help.
When I trying to activate the child theme, I got tih error message:
Warning: require_once(/home/bandi/public_html/bandi.hu/cashflow/wp-content/themes/zenon-lite-child/admin/options-framework.php) [function.require-once]: failed to open stream: No such file or directory in /home/bandi/public_html/bandi.hu/cashflow/wp-content/themes/zenon-lite/functions.php on line 420Fatal error: require_once() [function.require]: Failed opening required ‘/home/bandi/public_html/bandi.hu/cashflow/wp-content/themes/zenon-lite-child/admin/options-framework.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/bandi/public_html/bandi.hu/cashflow/wp-content/themes/zenon-lite/functions.php on line 420
But, the Custom CSS Manager was perfect for it.
Your code was helpful, but not perfect, and I found what else need to change for the best result.
Here is my custom css:
.single_wrap { width: 712px; } .single_post { width: 712px; } #sidebar { width: 245px; } #sidebar .widgets .widget { width: 213px; } #sidebar .widgettitle, #sidebar .widgettitle a{ width: 228px; }
Very very big thank you, for your help!!!
Forum: Themes and Templates
In reply to: Change Title Font & Color Of Zenon Light?Hi guys,
I’m trying to change the width of the widget area at Zenon theme.
But when I change the width of the #sidebar, the widget are is not going strait, only goingt rigth way.Could you help me to add more space for the post area, from the widget area.
Thanks.
Forum: Plugins
In reply to: [LightPress Lightbox] Lightbox doesen't appear, just the full imageIf I turn off the slider the lightbox is working.
Could someone tell me, how can I solve to work them together?
Thanks.
Forum: Plugins
In reply to: [LightPress Lightbox] Lightbox doesen't appear, just the full imageThanks!
A found the problem.
The Slider.js of the Zenon theme was in conflict, with wp-jquery-lightbox.
I read about jquery noconflict.
Could you tell me, can I use both of slider and ligthbox, with nocoflict?
Where can I use nocoflict?Thanks