anivers
Forum Replies Created
-
Hi evollo,
I had a similar problem – drop down menu was going under the gallery.Try to put this in your theme css:
.foogallery {z-index:0 !important;}
This worked for me.
Forum: Plugins
In reply to: [plugin: CP Appointment Calendar] Shortcode, paypal not functioningI am a web designer and as many of my clients might need an appointment calendar, I am considering buying the Pro version. If I buy the Pro version ($25.00), will I be able to use the plugin for many different websites that are not connected to each other? Will the plugin belong to me?
Thanks in advance.Forum: Plugins
In reply to: [plugin: CP Appointment Calendar] Shortcode, paypal not functioningThanks for your answer! There were indeed a conflict with one of the other plugins. It is working perfectly now.
Thank you!Forum: Plugins
In reply to: [plugin: CP Appointment Calendar] Shortcode, paypal not functioningHi all!
I have installed a free version of CP Appointment Calendar.
On the configuration page I have checked all the days (sunday-monday) and added available times for each of the days.
When I click SAVE button – all the days in the 3-months calendar become unavailable (crossed over) again. If I click all the days (sunday-monday) again – they again become available. But if I click SAVE – all the changes are cancelled again and none of the days are available – on the configuration page and same on the web site.Any help will be MUCH appreciated!
Forum: Fixing WordPress
In reply to: twentyeleven dynamic page heighttry:
min-height: 900px;
overflow: hidden;Forum: Fixing WordPress
In reply to: OH CRAP. Upgraded to 3.4.1 and got FATAL ERROR!Is there any option to keep my current theme? Do I have to add a function in functions.php or something?
Forum: Fixing WordPress
In reply to: OH CRAP. Upgraded to 3.4.1 and got FATAL ERROR!Thank you very much. Finally installing the new version manually helped and I can operate my admin panel.
Though my theme does not work. When I switch to it I get the message:Fatal error: Cannot redeclare get_current_screen() (previously declared in /storage/home/srv13076/zoya/wp-content/themes/your-theme_old/functions.php:5) in /storage/home/srv13076/zoya/wp-admin/includes/screen.php on line 187
but the website works fine with my theme.
Is there anything I can do to make the panel work with my theme again?
Forum: Fixing WordPress
In reply to: OH CRAP. Upgraded to 3.4.1 and got FATAL ERROR!esmi,
I have the same problem. Followed your instructions – renamed my theme via FTP, renamed plugin folder an still cannot login to my admin panel.Switching to Twenty Eleven did not happened after renaming my theme.
Parse error: syntax error, unexpected T_FUNCTION in /storage/home/srv13076/zoya/wp-admin/includes/screen.php on line 16
Is there anything else I can do?
Thanks in advance