Sunil Bajracharya
Forum Replies Created
-
Hello There!
We really appreciate you writing in.
We would like to inform you that The Grid view and the List view in the theme is managed using a plugin called WooCommerce Grid / List toggle.
https://wordpress.org/plugins/woocommerce-grid-list-toggle/
Please contact the plugin and check you you can hjave it working for your own custom Page.
Hope this information was useful.
Thank you!
Forum: Themes and Templates
In reply to: [Revolve] Change the red background color ?Hello There!
We really appreciate you writing in.
We would like to inform you that your theme files do not hold any data.
All your information( post, pages, media, theme settings) are saved in your WordPress Database. And are shared resources for all your themes.So, You can switch themes without having to worry about the old settings. You may need to configure the new theme though.
Hope this information was useful.
Thank you!
Forum: Themes and Templates
In reply to: [Revolve] Change the red background color ?Hi Sunfall!
We really appreciate you writing in.
Could you try adding this to the Custom CSS section of the theme and see if it helps?
.revolve-sliders-captions .revolve-caption-title { border-left: 115px solid #00ff00; } .wd-feat-post-title:before { background-color: #00ff00; }Change the hex color value accordingly.
If you do not have a custom CSS section. Please install and activate Accesspress Custom CSS plugin.
Then go to Dashboard-> Settings-> Accesspress Custom CSS section, paste the above code and save.
Hope this information was useful.
Thank you!
Forum: Themes and Templates
In reply to: [ScrollMe] increaseservice sectionHello There!
We really appreciate you writing in.
We would like to inform you that the scroll me theme as a limited number of Horizontal scroll page section and and limited service offering.
If you want to add additional section and additional Service section. You can request for a customization service: http://accesspressthemes.com/request-customization/
Hope this information was useful.
Thank you!
Forum: Themes and Templates
In reply to: [Revolve] Change the red background color ?Hello There!
We really appreciate you writing in.
We would like to inform you that there is no option to change the theme color in the free version.
You could create a child theme and modify the style.css file the color used is #E11B30. You can file this reference and modify them one by one.
Or we have a premium version of the theme where this is a default feature.
Here are some information regarding the premium version:
Details: https://accesspressthemes.com/wordpress-themes/revolve-pro/
Demo: http://accesspressthemes.com/theme-demos/?theme=revolve-pro
Comparison: https://accesspressthemes.com/comparison/revove-lite-pro-comparision/Hope this information was useful.
Thank you!
Forum: Themes and Templates
In reply to: [Revolve] Does Revolve theme works with Bootstrap?Hello There!
We really appreciate you writing in.
We would like to inform you that the Revolve theme does not use Bootstrap and it is not a Bootstrap theme.
Thank you!
Forum: Themes and Templates
In reply to: [Revolve] Contact pageHello there!
We really appreciate you writing in,
Please go to Dashboard-> Pages and open your Contact Page in the WordPress Page editor. Choose the text Editor and paste this code there. Make Changes to the Values According to your need. The Styling should be in-build in the theme if you stick to these CSS classes.
<div class="contact-address-contain"> <div class="contact-address"> <!-- Modify Values Accordingly--> <p><strong>Address</strong><br/>Your Address Here!</p> <p><strong>We are open</strong><br/>Open hours: 9.00-18.00 Mon-Sat</p> <p><strong>Phone</strong><br/><a href="teal: 123-456-7890">123-456-7890</a>, <a href="tel: 098-765-4321">098-765-4321</a></p> <p><strong>E-mail</strong><br/><a href="mailto: info@accesspressthemes.com My Account">info@accesspressthemes.com</a></p> </div> <div class="contact-map-contain"> <!--Your Google Location Iframe here--> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3532.7085830291194!2d85.28944701452893!3d27.69540043262491!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1867a1fbba21%3A0xbdccd9a9bc098251!2sAccess+Keys+Pvt.+Ltd.!5e0!3m2!1sen!2snp!4v1459405731519" width="530" height="270" frameborder="0" style="border:0" allowfullscreen></iframe> </div> </div> <div class="contact-form-contain"> <!--Your Contact Form Short-code Here!--> [contact-form-7 id="117" title="Contact Form"] </div>Here is an image reference: http://prnt.sc/c7y9fr
An alternative would be to use the Page Builder Plugin by Site Origin to create the page layout.
Hope this information is useful.
Thank you!
Forum: Themes and Templates
In reply to: [Gaga Lite] Home page section customizationHello 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!
Forum: Themes and Templates
In reply to: [FotoGraphy] site-infoHello There!
We really appreciate you writing in.
We would like to inform you that we do not recommend you remove our footer credit from the free/lite theme and we cannot guide you on how to remove it.
However, you can consider switching to our premium version of the theme.
Details: https://accesspressthemes.com/wordpress-themes/fotography-pro/
Demo: http://accesspressthemes.com/theme-demos/?theme=fotography-pro
Comparison: https://accesspressthemes.com/comparison/fotography-comparison/or hint you that you can make changes to the footer.php file.
Hope this information was useful.
Thank you!
Forum: Themes and Templates
In reply to: [Gaga Lite] use of iconsHello There!
We really appreciate you writing in.
We are grateful, we could be of help.
Also,
Have you rated and reviewed our theme yet?
If not, could you please support us by rating and reviewing our theme at
https://wordpress.org/support/view/theme-reviews/gaga-lite
so many people can know of usThank you!
Forum: Themes and Templates
In reply to: [FotoGraphy] site-infoHello There!
We really appreciate you writing in.
It is quite hard to understand what you are referring to.
Could you please elaborate the query?Also, screenshot of the related region/section would be a great help.
Thank you!
Forum: Themes and Templates
In reply to: [Gaga Lite] Home page section customizationHello 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!
Forum: Themes and Templates
In reply to: [The Monday] Homepage settingsHello There!
We are grateful, we could be of help.
Also,
Have you rated and reviewed our theme yet?
If not, could you please support us by rating and reviewing our theme at
https://wordpress.org/support/view/theme-reviews/the-monday#postform
so many people can know of us
Thank you!
Forum: Themes and Templates
In reply to: [The Monday] Homepage settingsHello There!
We really appreciate you writing in.
We would like to inform you that you can go to Dashboard-> Pages-> All Pages and find the about page and edit it from the WordPress page editor.
If you mean something else, please do elaborate so that we can help you.
Also, for the Euro currency symbol you will need to do some code modification in the section-price-tables.php file in your wordpress ..\wp-content\themes\the-monday\template-parts\sections folder.
Please go to line number 57, you will find the line:
<p><strong><?php echo esc_attr( '$', 'the-monday' ).esc_attr( $table_price ); ?></strong>/<?php echo esc_attr( $table_price_per ); ?></p>replace it with
<p><strong><?php echo esc_attr( '€', 'the-monday' ).esc_attr( $table_price ); ?></strong>/<?php echo esc_attr( $table_price_per ); ?></p>and see if it helps?
Please be caution while making code modification and always keep backup of the original file.
Hope this information was useful.
Thank you!
Forum: Themes and Templates
In reply to: [Revolve] doesn't work with android browserHello There!
We really appreciate you writing in.
Could you try the new update of the theme? We have resolved the issue in the new update.
Thank you!