Forum Support

Shape 5
March 28, 2024, 12:52:09 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Using of S5 Photo Showcase in custom_1  (Read 1759 times)
enRigo
Jr. Member
**
Offline Offline

Posts: 21



« on: January 03, 2018, 03:34:34 PM »

Hello,

I would like use this template with the S5 Photo Showcase module in the custom_1 positition.
My problem is, that the S5 Photo Showcase-module is only visible at the page if I activate this together with the S5 Tab Show Module.
Is only the Showcase module active, then the module is not visible on the page.
Are both modules enabled, than I have both modules one below the other in custom_1.

Another question: Can I change or hide the arrow-text (next/prev) of this module?

Thanks

Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: January 04, 2018, 02:01:23 PM »

Hello,

Please see my response to this issue here:
https://www.shape5.com/component/option,com_smf/Itemid,75/topic,47398.0/

Yes you can disable the arrows. Actually you can for both the tab show and showcase module in their admin areas.
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
enRigo
Jr. Member
**
Offline Offline

Posts: 21



« Reply #2 on: January 16, 2018, 02:49:44 PM »

First problem now is solved. Thanks!

In the Tab Show Module I find the configs for the arrows in the first module tab.
But in the Photo Showcase Module there I can't find any configs for the arrows. Not in the first main tab and not in the "Styling" tab. Did I miss something? Embarrassed
« Last Edit: January 17, 2018, 03:08:39 PM by enRigo » Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: January 17, 2018, 02:29:09 PM »

Hmm that is strange. I thought we had an option for the arrows but they seem to be automatic. Can you please post a URL of your website where you have the photo showcase module enabled?
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
enRigo
Jr. Member
**
Offline Offline

Posts: 21



« Reply #4 on: January 17, 2018, 03:13:39 PM »

Of course.
« Last Edit: February 19, 2018, 02:16:35 PM by enRigo » Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #5 on: January 19, 2018, 01:30:01 PM »

If you want to hide them just add the following to your custom.css file and this should do it:

Code:
body #s5_photo_showcase_prev, body #s5_photo_showcase_next {display:none !important;}
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
enRigo
Jr. Member
**
Offline Offline

Posts: 21



« Reply #6 on: February 19, 2018, 02:16:08 PM »

Thank you Jonah, I guess there is no planned updated to implement the same styling features of the tab show module in the photo showcase module?

Another problem  Sad The portfolio page worked only in the manu item "Pages" of the site shaper. A copy of this in a new menu item called "Produkte" there are the page is not working.

Is this normally?

bye and thanks
« Last Edit: February 21, 2018, 02:47:41 PM by enRigo » Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #7 on: February 20, 2018, 11:48:16 AM »

No plans right now to do this.

You just need to enable the info slide script under "JavaScripts" in your Vertex admin area.
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
enRigo
Jr. Member
**
Offline Offline

Posts: 21



« Reply #8 on: February 21, 2018, 02:28:34 PM »

You just need to enable the info slide script under "JavaScripts" in your Vertex admin area.

Cool, thanks a lot!
Logged
enRigo
Jr. Member
**
Offline Offline

Posts: 21



« Reply #9 on: February 25, 2018, 03:08:57 PM »

If you want to hide them just add the following to your custom.css file and this should do it:

Code:
body #s5_photo_showcase_prev, body #s5_photo_showcase_next {display:none !important;}

Hello Jonah,

"hide" the navigation arrows are not the right thing.
Is it possible to rename the text of the arrows "Prev" and "Next". I dont find the right places of this words with my development tools in the browser.  Cry

Thank you and best regards!
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #10 on: February 26, 2018, 10:50:20 AM »

Did you add the above code I pasted to your site and it didn't work?  If so please post a URL of your site so I can take a look.

Thanks!
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
enRigo
Jr. Member
**
Offline Offline

Posts: 21



« Reply #11 on: February 26, 2018, 03:09:37 PM »

Sorry Jonah, language barrier!

Your code above work perfectly to hide the navigation arrows. Another idea was not hide complete but rename the words "Prev" and "Next".
Or is there an easy way to use the arrow-png-files (f.e.: s5_ps_next.png / s5_ps_prev.png) from the module folder on the agency template?

Many thanks, and sorry again for my bad english! Embarrassed
« Last Edit: February 26, 2018, 03:12:02 PM by enRigo » Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #12 on: February 27, 2018, 02:46:50 PM »

Oh ok no worries Smiley

If you want to change the prev and next text this can be done. Its located in the following file:

modules\mod_s5_photo_showcase\tmpl\default.php
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.