Forum Replies Created
-
in reply to: Codeless Framework in tower
Yep, I’m also having this problem.
in reply to: upgrade Tower theme v 2.9.1 failsThe Codeless Framework plugin seems to be the reason why my site is displaying with the “white screen of death” in the browser window (www.meandgrace.com). I have otherwise updated WP, the Tower theme, installed the other plugin requirements, and gone through all the steps in the order you typed. You did mention to delete Codeless Framework and reinstall it, but I can’t find it with a plugin search so I hesitate to delete it first. Please advise.
in reply to: Media and Post Grids not showing in browserAnd now everything works again!!!! :)
in reply to: Media and Post Grids not showing in browserUpdated!
Again, my apologies. I kept going to Appearance > Themes to see if there was an update. Today I realized I needed to download the latest version from themeforest, upload it, and activate it as the new theme. Now the latest theme is installed and the plugins are updated.
in reply to: Media and Post Grids not showing in browserSorry, I thought I had sent these:
UN: techsupport
PW: ^TJZY*cIYSFOJ6FDHD3b!ePR
The qube-visual-composer is from a theme I used when I started my web site, but on more recent posts (like https://meandgrace.com/drummer-girl/) I used the codeless theme.
in reply to: Media and Post Grids not showing in browserI am restoring yesterday’s backup since that crashed my site… Once it’s restored I will change your credentials to administrator so you can really help. :)
in reply to: Media and Post Grids not showing in browserUpdated the WPBakery and now am stuck on this:
Fatal error: Uncaught Error: Call to undefined function vc_add_param() in /home/meandgra/public_html/wp-content/plugins/qube-visual-composer/elements/custom-params.php:16 Stack trace: #0 /home/meandgra/public_html/wp-content/plugins/qube-visual-composer/qube-custom.php(98): require_once() #1 /home/meandgra/public_html/wp-settings.php(360): include_once(‘/home/meandgra/…’) #2 /home/meandgra/public_html/wp-config.php(90): require_once(‘/home/meandgra/…’) #3 /home/meandgra/public_html/wp-load.php(37): require_once(‘/home/meandgra/…’) #4 /home/meandgra/public_html/wp-admin/admin.php(34): require_once(‘/home/meandgra/…’) #5 /home/meandgra/public_html/wp-admin/themes.php(10): require_once(‘/home/meandgra/…’) #6 {main} thrown in /home/meandgra/public_html/wp-content/plugins/qube-visual-composer/elements/custom-params.php on line 16
There has been a critical error on your website. Please check your site admin email inbox for instructions.
Learn more about debugging in WordPress.
-
This reply was modified 6 years, 2 months ago by
Ludjon.
in reply to: Media and Post Grids not showing in browserWhat kind of credentials do you need? I’ll work on updating the theme and WPBakery…
in reply to: Media and Post Grids not showing in browserThis reply has been marked as private.in reply to: Text on Codeless Slider too small on mobileGot it! I changed the logo width to 50% and the right margin to 4. Thanks for all your patience!!!!
in reply to: Text on Codeless Slider too small on mobileThe screenshot is from an Android device after I added the code. It’s getting better. Before the code the logo was left aligned and the “m” in “me” was not seen.
in reply to: Text on Codeless Slider too small on mobileEverything looks good on my phone, except that the logo and the mobile menu are overlapping. Changing the logo width value or adding margins isn’t changing anything. Is there any way to move the mobile menu below the logo? Centered?
in reply to: Text on Codeless Slider too small on mobileIf I eliminate the #logo code, then my .codeless_slider looks great (when I replace p with h5 or h6). However, then the menu and my logo (which is partially off-screen) overlap. When I include the #logo code, nothing changes with the .codeless_slider.
in reply to: Text on Codeless Slider too small on mobileI pasted that in the “Additional CSS” section, but it didn’t work. Currently my custom CSS looks like this (the first CSS was to fix the menu from overlapping the logo on mobile devices:
@media (max-width: 480px){
#logo {
width: 90% !important;
}}@media (max-width: 480px){
.codeless_slider .swiper-slide .content p {
font-size: 22px !important;
}
} -
This reply was modified 6 years, 2 months ago by
