OTT
Forum Replies Created
-
I have the same problem.
I have two calculated fields and neither show up in the submission, email or saved pdf. Everything else works fine.
What was your resolution?
Forum: Plugins
In reply to: [Cyclone Slider] Hide sliders on small screensI figured it out. I added this to the style.css of the slider template I’m using:
@media (max-width: 400px) { .cycloneslider-template-standard{ display:none;} }Forum: Plugins
In reply to: Cyclone 2 slider – hide or responsive text on small screensI figured it out. I added this code to the style.css of the slider template I’m using to hide the slider on small screens.
@media (max-width: 400px) { .cycloneslider-template-standard{ display:none;} }- This reply was modified 9 years, 7 months ago by OTT.
Forum: Plugins
In reply to: Cyclone 2 slider – hide or responsive text on small screensSure, the site is below. Thank you for any help you can provide.
Forum: Fixing WordPress
In reply to: Mobile drop-down menu missingInterfering slider problems broke some things. All good now.
Forum: Plugins
In reply to: [Cyclone Slider] Only first two slides appearMust’ve been my own html errors. Re-created offending slides and all is well.
Forum: Fixing WordPress
In reply to: Mobile drop-down menu missingThe whole situation is complicated by the fact that there is Revolution Slider that came with the theme that is being used.
My problem came when I stupidly activated a Revolution Slide plugin at the same time (during a switch in theme). When I reverted the theme – both Revolution Sliders collided. Now, the slider doesn’t appear anywhere and the editing pages don’t even render properly.
I’ve opened a ticket with the plugin support.
Forum: Fixing WordPress
In reply to: Mobile drop-down menu missingShould I delete that reference to revslider?
From where is that call made?
Forum: Fixing WordPress
In reply to: Mobile drop-down menu missingThe revslider had already been removed. I don’t think that was the problem.
Forum: Fixing WordPress
In reply to: Mobile drop-down menu missingCould you clarify where those errors are occurring?
Forum: Fixing WordPress
In reply to: Website now loads blank – can't access admin WPProblem resolved.
I removed the slider plugin folder and the site comes up fine and I have admin access again.
Thank you.
Forum: Fixing WordPress
In reply to: Website now loads blank – can't access admin WPI think the original slider was defined in my default theme.
I activated a slider plugin mistakenly when I had temporarily switched themes.
When I went back to my default theme – it crashed.
Forum: Fixing WordPress
In reply to: Website now loads blank – can't access admin WPI saw these errors in the slider plugin that was just updated:
[15-Aug-2016 17:26:54 UTC] PHP Warning: include(): Failed opening ‘/home1/ottasca/public_html/wp-content/themes/OTTAS/framework/plugins/LayerSlider/layerslider.php’ for inclusion (include_path=’.:/usr/php/54/usr/lib64:/usr/php/54/usr/share/pear’) in /home1/ottasca/public_html/wp-content/themes/OTTAS/functions.php on line 37
[15-Aug-2016 17:26:54 UTC] PHP Fatal error: Cannot redeclare set_revslider_as_theme() (previously declared in /home1/ottasca/public_html/wp-content/plugins/revslider/revslider.php:47) in /home1/ottasca/public_html/wp-content/themes/OTTAS/framework/plugins/revslider/revslider.php on line 46Would this prevent site from loading?
I have a twenty-fifteeen theme I can try to use.
Forum: Fixing WordPress
In reply to: Plugin update counter incorrectI’d rather not move plugins around so as to not disable functionality on the site. No plugins show as having updates, but the (1) indicator still shows.
And no, ACF is not installed. Not even sure what that is, to be honest.
The dashboard shows the following:
You have the latest version of WordPress. Future security updates will be applied automatically.
Plugins
Your plugins are all up to date.Themes
Your themes are all up to date.Forum: Fixing WordPress
In reply to: WordPress with custom theme – index page?I added it the header.php and Google picked it up properly in the search results.