534 comments found.
I bought the theme but am confused about Livicons. I want to use a livicon on-hover effect. The problem is, all livicons are rendered inside of a link with ”#” as the URL. This means that if someone actually clicks the icon, they are brought to the top of the page. There should be an ‘if’ condition: If no URL is populated, render ONLY the SVG. If URL is populated, it is rendered as a link.
Hi, Please upload this file https://www.dropbox.com/s/fyrgt5y23fx3v0s/drupal.js?dl=0 to sites\all\themes\progressive\js\ and clear Drupal and browser cache. After this if you click on the icon the page will be not scrolled to the top. Thanks.
Hi, Sorry I’ve been checking all through the comments section but cant find an answer for this: How can I remove the cart icon from products slider/related products block and from the header? I have been to the main settings and unticked the cart but it still shows on the header… Its rather difficult. Regards John
Its ok, I corrected this. For those with similar problems, edit the styles.css sheet to remove unnecessary icons.
Hello, After using the template website (please check www.bfastr.com ) i cannot save the modification nor create anything. no error is displayed in the CMS. even just changing the title of the content test to test2 is not saved after clicking the save button. it just keep beeing test .. any idea? Thank you
Hi, Answered via Email.
The theme seems to break the Views accordion module. Do I need to enable extra modules to work with this theme? I installed the theme on a clean drupal installation.
Hi, Please sent me a message via Contact Form on my profile page with your page URL there I can see this problem. There is shouldn’t be any problems with views accordions, but I need to check this.
Thanks.
I am trying to add a frame with a background image, I get the following error:
Warning: Illegal string offset ‘background_image’ in progressive_shortcodes_shortcode_styledcontainer() (line 2243 of /Users/lane/Desktop/WWW/www.m.com/sites/all/modules/progressive_cms/progressive_shortcodes/progressive_shortcodes.module).
here is the relevant code for that line: ... if(isset($attrs[‘background_image’]) && $attrs[‘background_image’] && in_array($attrs[‘background’], array(‘fixed’, ‘static’, ‘paralax’, ‘blur’))) { $attrs[‘class’] .= ’ full-width-box’; if(isset($attrs[‘background’]) && $attrs[‘background’] == ‘static’) { $attrs‘class’ = $attrs‘class’; }
thanks
Hi, Please sent me a message via Contact Form on my profile page and I’m will sent you updated module. Thanks.
When adding content using Visual Shortcodes, some items are showing up as an ‘Array’ type. They can be selected (I recognize the icon) but then they don’t show up when saved.
Hi, Please disable all modules from the section “Shortcodes” except the main module “Shortcode”.
Thanks.
That did it. Thank you. What are the other modules for?
Hi, They provide functionality which not required in this theme. Thanks.
.
Author name in all content types is not visible for guest comments. You fixed for product nodes but not for other content types.
Hi, Please upload this file https://www.dropbox.com/s/ayqczlrr1chplzl/comment.tpl.php?dl=0 to \sites\all\themes\progressive\templates\
Thanks.
Tried everything and I keep getting this error:
"We were unable to process your credit card payment. Please verify your details and try again. If the problem persists, contact us to complete your order."
I am using Paypal payments pro, and everything is set up correctly, correct API, etc. I even contacted Paypal and they said the issue must be with drupal/ubercart and not on their end. What can I do? This is a huge problem. Thank you!
Hi, My theme only outputs the forms and not alterting the payments process, so my theme shouldn’t cause any problems. Can you switch to another theme and test this? Thanks.
Still can’t get it to work, I don’t have another e-commerce theme to try it out with..also in internet explorer, everytime I click on proceed to checkout in the cart page it just keep redirecting to the cart page. How can I fix that?
Thanks
Disregard, the message about the checkout page. But do you have any idea on how I can fix the paypal pro? I have tried EVERYTHING!
Hi, Please sent me a message using Contact Form on my profile page with login details and website URL, I’m will check if the problem caused by my theme. Thanks.
I contacted you. Thank you!
It is fixed now. I paid a developer to fix it. He had to add code to the uc_credit module. It was only processing the last 4 digits of the card instead of all the digits.
Thanks anyway.
Hi, You are wellcome, I hope you are enjoying the theme.
You wrote, “Hi, You can made this on the Theme Settings page: admin/appearance/settings/progressive_sub check the section “Main settings”. Thanks.”
There is nothing in the Main Settings that allows you to remove the search and phone button. I’ve been looking for awhile now figuring out how to do this exactly.
Hi, Please update the the latest version and you will see the new options: https://www.dropbox.com/s/3wct2shduu8wo6j/nikadevs-52.png?dl=0 Thanks.
Updated, all settings unselected, and still showing the phone and searchbox: http://i.imgur.com/Uv8HQ5G.png
Hi, Please add next code
.header .header-icons{display:none}
to the sites\all\themes\progressive\progressive_sub\css\custom.css file (rename __custom.css to custom.css), clear the Drupal and Browser cache.
Thanks.
Awesome. Thank you so much!
Hi, You are wellcome, I hope you are enjoying my theme. If you like it, please rate in your Download section.
Thanks.
How can I add a text description in the images of the gallery? Thank You
does not appear any text even in the title on hover
Hi, So you can output some field using Views near the Image in the Gallery? In this case sent me message via Contact form on my profile page and I’m will sent you updated theme, so you will be able to output any extra Views fields in this View. Thanks.
ok, thanks
how can i display text under images on the popup image lightbox?
Hi, By default this functionality is not comes with this theme, for this popup images used plugin FancyBox, so you need to read documentation about this plugin http://fancybox.net/ and edit the required template.
Thanks.
Hi again,
I want to remove the text “go to confirmation page” on the cart page underneath “proceed to check out”.
It doesn’t link anywhere, so either I want to remove the link completely or link It to the actual confirmation page. I can’t find the code for it anywhere
Found it..who ever wants to remove/or make it link..go to this file:
\modules\progessive_cms\progressive_cms.module
Hi, Thanks for your suggestion!
HI there,
I’m using the boxed version of this theme.
I want to hijack the ‘Log In’ box which appears at the top right. I’m using a 3rd party script to handles logins and need to replace the Drupal logins with custom ones.
Please can you show me where to alter this.
I notice in the blocks UI that ‘Progressive: Main Menu’ (which I think controls this login box) is disabled, although it shows on all pages.
I’m using a vanilla install of Drupal with your upload profile.
Thanks.
Hi,
Which Login Box at the top right do you mean? I can see only Login link. If you mean /uses/login page – then you can edit the whole page using this template sites\all\themes\progressive\templates\page-user-login.tpl.php or if you want to alter only the form, then you need to create your own custom module for altering this form, because this is default Drupal form and it’s only styled by my theme.
The header is added in the Layout Builder, which controls the whole content of the page – please check it, or read documentation about it. Thanks.
- How to setup the footer like the demo? I’ve tried to import demo but still does not have it.
- After login, there’s no logout? Only admin at the backend have logout, how about user?
Hi, 1. Can you please use the Full Drupal Installation – in this case you will get the same website as on the LIVE demo: https://www.youtube.com/watch?v=_aeCpWxmb7I 2. Please make sure what you are using the latest version of the theme: https://www.dropbox.com/s/zusfkanomk29p3t/nikadevs-49.png?dl=0
Thanks.
Hi,
I’ve managed to import the demo, but all the links does not work. All links result to 404 Not Found. I think this is caused by URL Rewrite? I’ve installed on localhost in a subdirectory and uncomment the line RewriteBase /subdirectory for .htaccess but it is still not working. Please assist.
Hi, Try to login with ?q=user/login After this go on this page ?q=admin/config/search/clean-urls and disable the Clean URLs. Another solution – you can enable “module rewrite” in your server and this will solve the problem.
Thanks.
Hi, ok, so it’s confirm it is URL rewrite issue. I’m able to access the link with your given URL. But what is the admin password? The import overrides my created admin. Thanks.
Hi, Login: Admin and password: Admin Please read the documentation for more details.
Thanks.
Hello! I want to know few things 1. Image aspect ratio Is there any problem using different dimensions inside shop , or, will it work with 4:3 , 16:9 out of the box, or they need to be resized before 2. You say there is no problem changing colors anywhere I need it? I need dark-black theme!) Can I make it easily? 3. Is it easy to change prices for shop items. I think I want to use your shop as a price list but not as a shop) and want to use one page price list!)))
Hi, 1. There is shouldn’t be any problems with this, it’s also look’s correctly on the mobile items.
2. If you want to set your custom theme color, then you will need to add custom CSS styles for this. Out of the box available only list of predefined colors.
3. I didn’t understand your idea. If you want simply output list of prices, then you will need to create a custom View which will do it.
Thanks.
How do I remove the search/phone/cart icons?
Hi, You can made this on the Theme Settings page: admin/appearance/settings/progressive_sub check the section “Main settings”. Thanks.
Hi NikaDevs, always a huge thank you for all your help with this theme, very happy with it!
Hi,
You are wellcome, please rate it in your Download section – this will help me a lot 
Hi, Is it possible to use search box with search api? And also is the views ajax pagination working on the theme?
Hi, The search box is already used the built-in Drupal Search module. Yes, the AJAX pagination should work correctly, if for some view it will not working, please sent me the link and I’m will fix that. Thanks.
We need to use search api instead of drupal search module. is that also possible?
Hi, In this case you will need to alter some templates.
I think the Author is one of the best designers in the World. Has released a few awesome themes now and his customer support and willingness to help is outstanding. Keep up the great work dude!
Hi, Thanks for your kinds words!
1. How to setup the footer like the demo? I’ve tried to import demo but still does not have it. 2. After login, there’s no logout? Only admin at the backend have logout, how about user?
Hi, Please leave a comment from the account which bought the theme. Thanks.
How can I add a gallery to a single project page? How can I enable audio in the background video in a frame container, is disabled by default How can I add a video that takes up all the space in the md slider? Thank You
Hi,
1. You can assign any block (with View which show the gallery) to required region and configure the visibility settings so it will be showed only for Project node type.
2. Unfortunatelly currently this is not possible to configure.
3. For such information please check the Mega Slider documentation, required link you will find in the section “Mega Slider” in the documentation which comes with my theme.
Thanks