Home page section customization
-
2 Questions regarding the home page secions (one page design):
1) is it possible to re-order some of the sections? For example, what if I want the team to show toward the bottom?2) Is it possible to add more sections? For example, I have 2 videos and a quote I am adding, plus the sections given, how would I set that up?
ANd one more question – if I upgrade to premium what are the benefits?
Thanks!
Marissa
-
Hello There!
We really appreciate you writing in.
We would like to inform you that the lite version does not have the function to reorder the home page section and there is option to add new section as well.
However, we do have the re-ordering feature in the Premium version.
If you want any extra section or a custom section, we do provide premium customization service.Here are some information for the premium theme:
Detail page: https://accesspressthemes.com/wordpress-themes/gaga-pro/
Demo: http://accesspressthemes.com/theme-demos/?theme=gaga-pro
Comparison page: https://accesspressthemes.com/comparison/gaga-lite-gaga-pro/
Hope this information was useful.
Thank you!
Thanks. I’ll take a look. In the pro version can I change the slider to automatically play a video?
Hello There!
We really appreciate you writing in.
We would like to inform you that the pro theme support Revolution slider as its main slider with which you can create an video slider.
Please check the Revolution Slider Documentation for further information: https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
Hope this information was useful.
Thank you!
Thank you- I just want to make sure I understand. Is the Revolution Slider a free plugin? Or would I have to pay for it? And would I have to have the Gaga Pro version before I could use it or can I keep GagaLite free version?
Thanks!
MarissaAnother question: if I upgrade to Pro will I use the work I’ve done in the free version or no?
Hello There!
We really appreciate you writing in.
Apologies for being misleading, it seems that the Gaga Theme does not support the Revolution slider as its main slider.
However,if you want a auto play video slider as your main slider, you can request for a premium customization service in pro version of the Gaga theme.
Hope this information was useful.
Thank you!
I have upgraded to the Pro version.
Do I need to upload the theme files to the server manually? I was hoping it would be automatic, like a plugin update, since I linked to it from within my site’s dashboard.Also, does this mean that I will lose the work and customizations on the Gaga Lite version?
Please let me know.
Thanks much!
MarissaHello There!
We really appreciate you writing in.
We would like to inform you that your Pro theme will be installed as a new separate theme. If you install it in the same WordPress as your lite theme, then the pro theme will have access to all your content and plugins.
However, you will have to configure the entire theme again.
Here is the theme documentation to help you with the configuration.http://doc.accesspressthemes.com/gaga-pro-documentation/
The setting of the lite theme and pro theme may vary so please refer to the theme documentation.
Also, if you need any help with the theme settings, please write to us and we will help you with it.
Hope this information was useful.
Thank you!
Okay thanks Scott.
A few things hopefully the Pro service will resolve:
My current site has a few issues:
1) In the portfolio section, I’m not using it for a portfolio- rather for programs offered. There is no place to change the button in the portfolio section. It would be better to just have “VIEW ALL” instead of “VIEW ALL WORK” as the button in the portfolio section, this way it applies to everything (in case people don’t use it as you purposed it)2) In the testimonial section, the toggle should say “1|2|3” but instead is says “one|2|3” which looks very strange because the “one” is displayed vertically with some of the letter stacked on one another. Is this a bug?
It would be great if those would be fixed, but I’m hoping it will not be a problem when I install the pro version. My url is jcpal.info
Thanks
Hello There!
We really appreciate you writing in.
It seems you are using the lite version so this is for the lite version.
To change the ‘View all work’ you need to do some code modification in the section-portfolio.php file which is at WordPress then ..\wp-content\themes\gaga-lite\template-parts folder.
Go to line 43, you will find:
<div class="portfolio_view_all"><a href="<?php echo get_category_link($portfolio_category); ?>"><?php _e('VIEW ALL Work', 'gaga-lite'); ?></a></div>replace it with:
<div class=”portfolio_view_all”>“><?php _e(‘VIEW ALL’, ‘gaga-lite’); ?></div>and save.
To fix the ‘one’.
You need to add this code to the Custom CSS section of the theme.
If you do not have a Custom CSS section, please install and activate a plugin called Accesspress Custom CSS. Then do to Dashboard-> Settings-> Accesspress Custom CSS, paste the code and save..testimonial_section .bx-wrapper .bx-pager.bx-default-pager a { width: 25px; }Here is an image reference: http://prnt.sc/c75fi3
To change the ‘one’ to a numeric ‘1’.
You will need to do some code modification in the jquery.bxslider.js file in WordPress ..\wp-content\themes\gaga-lite\js\bxslider folder
Go to line 606, you will find:
linkContent = 'one';Replace it with:
linkContent = '1';and save.
Here is an image reference: http://prnt.sc/c75fss
Please be caution while making code modification and please keep back up of the original content.
Hope this information was useful.
Thank you!
Thank you! I appreciate the detailed instructions.
I’m going to upgrade to the Pro version first and see if that doesn’t resolve it before I try playing with the code.I’ll keep you posted.
Thanks,
MHello
Is it possible to customize the sections in home page in order to,for example:’i want the “team section” item to be above the “about us section”.
If the solution is in changing the codes,help me with the codes please.
P.S: I use the “Gaga lite”.
The topic ‘Home page section customization’ is closed to new replies.
