Hi,

I'm actually hoping to get some help with the Pressa ecommerce theme setup and customized.   Is there a reason the Pressa theme does not have its own forum? 

Hi,

What your problem occur when setup and customize our theme?

Is there a reason the Pressa theme does not have its own forum? 

NO, it's not a reason. We will creat it asap. Sorry about that.

Thanks!

How do you get rid of the site color picker (left side with a gear)?  I have the right colors and don't need to see it anymore.  Anonymous users see it as well.

I have another question as well. Can you create that Pressa forum? Perhaps move this question there as well?  Thanks.

You go to Block Manager.

And find block name "Theme Quick Settings" and hidden it

 

Hello:

  1. Please create a Pressa forum
     
  2. The 'next' and 'previous' links of the Masonary views in Gallery or Portfolio don't work.

Thank you,

Alex

 

Kindly reply to the issue I raised under item #2.

Thank you, Alex

Here is the solution, which was given to me after I filed a ticket:

You can open node--gallery--portfolio_masonry.tpl.php file under themes/pressa/templates/node folder then replace

$lightboxrel = 'gallery_' . drupal_html_id('image');

by $lightboxrel = 'gallery';

Save.

@alexi721

Thanks for sharing the solution with us!