[RegUserOnly] To display your logo on mobile or other High-Resolution displays like Retina you need to upload and set secondary logo in Customizer > logo options Upload secondary logo and then all be fine, your logo will be visible on any device. [/RegUserOnly]
How to use Visual Composer & Portfolio Grid
[RegUserOnly] First you need to switch Portfolio page template to Default page template After this you can use any Visual composer element in page, if you want to use portfolio grid to display your projects just add it from VC Elements That’s All 🙂 , you can add any other […]
Slider error fix
[RegUserOnly] Sometimes during demo import maybe sliders were not imported due to hosting issues, you will get error like this: Maybe you mean: ‘slider1’ or ‘slider1’ or ‘slider1’ or ‘slider1’ or ‘slider1’ or ‘slider1’ To fix this slider issue you need import sliders manually: 1. Download theme from themeforest. 2. […]
How to Use Full Width Row-Backgrounds in Boxed Designs Like Athena
[RegUserOnly] If you are using boxed design (like Athena) Â you can’t make full width rows with backgrounds unless you will use this simple custom css snippet: #page-wrap { Â Â width: 100%!important; Â Â max-width: 100%!important; ; Â Â margin: 0 auto; } Â .inner-content-wrap { Â Â max-width: 960px!important; […]
Contact Form Email Send Error
[RegUserOnly] If you are getting error message while sending email from contact form ( template or VC addon) please follow this steps: Please install Check mail plugin https://wordpress.org/plugins/check-email/ for wordpress Then navigate in Wp Dashboard > Tools > Check email and enter your email as shown on image below and hit test […]
Custom Portfolio Categories Display Issue
[RegUserOnly] If you are using portfolio page template to display some custom categories and they are not visible in frontend – please check and make sure that you dont have any empty portfolio categories Simply assign this empty categories to portfolio items and all be fine then. Please Read more how […]
Live editor (frontend) not Working on Visual Composer
[RegUserOnly] If VC live editor (frontend) not working please follow this guide: Please remove royal contact form from backend editor, save page and try again – it should work fine then, After that you will finish live editing you can add it again from backend. VC have some bug with […]
Activate/Enable Visual Composer for Portfolio & Blog posts
[RegUserOnly] By default Vc is disabled on portfolio and blog post, to activate it simply follow this image: [/RegUserOnly]
Enable or Disable Customizer Sections
[RegUserOnly] By default When you first-time launch Theme customizer most sections are disabled, to enable them simply navigate in Appearance > Customize Faster > and Select sections you want to Enable and hit Save. That’s Is.. next time you will launch Theme Customizer changes will take effect. [/RegUserOnly]
Speed Up Your WordPress Website – Part 2
[RegUserOnly] In this article i will cover some plugins and some server side configurations that will improve you WordPress Site Speed. [RegUserOnly] 1. Hosting Configuration Settings Make sure you hosting settings are set like below max_execution_time 180 memory_limit 256M post_max_size 64M max_input_time 60 Ask your hosting to give you info about this […]