travelb4settle
Forum Replies Created
-
Hey there and thanks for getting back to me.
That doesn’t work simply because that’s the limit for each pop up. I can have both pop ups with a limit of “1”, but every new user will get shown both popups.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache and LMS Issue – Students lose access frequentlyAlright, I’m gonna do that!
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache and LMS Issue – Students lose access frequentlyEvery time there is an update or if I spend too much time without flushing permalinks + optimizing database + clearing cache, it automatically happens…
I just was forced to do it…
How can I replicate this? I actually don’t need it. It just happens. And our communication is like in every 8-9h back and forth. I won’t leave it like that for 9h…
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache and LMS Issue – Students lose access frequentlyI mean it works… But I’d like to avoid getting to that point where I need to flush permalinks and optimize databases… There must be a setting to protect me from that
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache and LMS Issue – Students lose access frequentlyHey there. Thanks for getting back to me.
It’s a “page not found” with my website look/theme. I don’t think it is a 404 error, but yes just a page not found. Something related with the permalinks?
Forum: Themes and Templates
In reply to: [OceanWP] LifterLMS Course Title and Featured image not showingI guess I’m not and I can’t find that option… Any other suggestion on how to solve this problem?
Forum: Plugins
In reply to: [Ultimate Addons for Elementor] Mobile menu dropdown problemForum: Plugins
In reply to: [Ultimate Addons for Elementor] Menu is bugged. Not showing like in editorI clean cache regularly.
There was a WordPress update and then 7 plugins updates following. That, optimizing data tables and clearing cache solved the problem.
Thank anyway!
Hey there. The problem is not solved… I’m still trying to figure it out… Your team just told me to reach to the theme developer, and I’m on that process. But it takes a while…
Forum: Themes and Templates
In reply to: [OceanWP] LifterLMS Course Title and Featured image not showingHey there.
It tried that option and many more. https://pasteboard.co/JRP55fj.png
Still not working. Regarding the second command, I-m not sure of what you mean with “switch to parent theme”.
Thanks
Forum: Plugins
In reply to: [Ultimate Addons for Elementor] Mobile menu dropdown problemIt only happens on mobile and tablet. It is still happening…
And it happens in every page EXCLUDING the home page. Sorry forgot to tell that info. Check for example https://travelb4settle.com/resources
- This reply was modified 5 years, 2 months ago by travelb4settle.
This problem keeps without solution. I’ve taken a few screenshots that might help you understand: https://docs.google.com/document/d/1IMlApZsul8lvb0pC_xjaIu865qqxmTrGMMXwAwYrQoU/edit?usp=sharing
I’m really looking forward to see this resolved. Thanks
The links are solved. But the course page still doesn’t show title and image.
PasteBin code was set to last only 1 day ^^
Here it is: https://pastebin.com/raw/idNP9Q9U
The screenshots you asked, are here: https://docs.google.com/document/d/1IMlApZsul8lvb0pC_xjaIu865qqxmTrGMMXwAwYrQoU/edit?usp=sharing
Yes I’ve added some that actually I don’t know exactly why was it. But I tried removing it and nothing. I’ve added this code:
body.single-post .entry-content a:hover { text-decoration: underline; } div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit] { background-color: transparent; color: #000000; padding: 10px 15px; border: 2px solid #000000; border-radius: 3px; } div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active { color: #adc591; background-color: transparent; border: 3px solid #adc591; } div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea { background-color: transparent; /* Remove background fill */ border-radius: 0; /* Remove corner curve */ border: 2px solid #fff; color: #fff; /* White text */ height: 45px; /* Increase input height */ } ::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: #fff; } :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #fff; opacity: 1; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #fff; opacity: 1; } :-ms-input-placeholder { /* Internt Explorer 10-11 */ color: #fff; } ::-ms-input-placeholder { /* Microsoft Edge */ color: #fff; } .instagram-media{margin:0 auto !important;}