misplacing pics

Well-designed restaurant Joomla template with parallax effect.
GK User
Mon Mar 30, 2015 8:32 pm
Hi guys,

I just purchased the Joomla template Steakhouse and I installed the quickstart version in http://www.totalwebshops.nl/gp_steakhouse and also in http://www.lunchcafedetweedekamer.nl

One question so far:
- Scrolling down I see Restaurant - Welcome to Steak House. The picture at the right is moving in too far and covers the text in the article.

Kind regards,
Edze de Boer
User avatar
Fresh Boarder

GK User
Tue Mar 31, 2015 6:54 am
Have you edited this module?
User avatar
Moderator

GK User
Wed Apr 01, 2015 10:35 pm
Hi,

I installed Joomla 3.4.1 via Installatron to have the database created and to have a configuration.php file. I saved the configuration.php and then deleted the content completely. Then I installed the quickstart Steak House, I used the data for the database which I found in the original configuration.php, and you can see the result.
The restaurant_right_bg.jpg is in the top of the module and the restaurant_left_bg.jpg is in the bottom of the module. The pic at the right is overlapping the text.

I haven't changed anything in the modules so far.

On the live website, which is still hidden, the situation is worse. The icons for Menu, Specials, Gallery, Reservation and Location are not there at all in the header module...

You are welcome to have a look at the example site and the live site. How can I send you a private message with the login details?

Kind regards,
Edze
User avatar
Fresh Boarder

GK User
Thu Apr 02, 2015 12:09 am
Hi,

In the meantime, I found out that the HTML editor has deleted some coding.
I opened the Header module to change some text, and this is what happens everytime:

According to your demo site...

Features - Typography - Front elements - Header:
Code: Select all
<li data-scroll-reveal="enter bottom over .5s after .25s"><a href="#menu"><i class="gk-icon-dinner-set-solid"></i> <span>Menu</span></a></li>



In my installation, there is some code missing:
Code: Select all
<li data-scroll-reveal="enter bottom over .5s after .25s"><a href="#menu"> Menu</a></li>



This is in the Header module
Once I started changing some text in the Header module, the editor suddenly deleted that code.
I am using the site "as is" and have not changed any editor settings.


Kind regards,
Edze
User avatar
Fresh Boarder

GK User
Thu Apr 02, 2015 3:36 pm
This is why I have asked did you edited any module.
Please disable tinyMCE editor in global configuration (change editor to "editor - none").
Sadly WYSIWYG editors strips html tags.

You might also find some help in this article:
https://www.gavick.com/documentation/un ... d-editors/
User avatar
Moderator

GK User
Fri Apr 03, 2015 1:58 am
Hi,

Thank you for your kind help.
I had a look at the page about How to enable HTML5 Doctype coding for the JCE Editor. The only thing I had to change was the Doctype from HTML4 to HTML5.

Kind regards,
Edze
User avatar
Fresh Boarder

GK User
Fri Apr 03, 2015 7:21 am
Oh, so it was that easy?
Could you write exactly how you did it? Other users might find this direct change useful.
User avatar
Moderator

GK User
Thu Apr 09, 2015 6:11 pm
Cyberek wrote:Oh, so it was that easy?
Could you write exactly how you did it? Other users might find this direct change useful.


Hi,

I use the JCE Editor 2.4.6 on Joomla 3.4.1

With the following settings:

Editor Profiles - Default - Editor Parameters - Advanced
Allow Javascript Yes
Allow CSS Yes
Allow PHP Yes
XHTML Inline Scripts Yes

Editor Profiles - Default - Plugin Parameters - Media Support
I changed Allow IFrames from No to Yes

Global Configuration - Cleanup & Output
I changed Doctype from HTML4 to HMTL5

Save & Close


Kind regards,
Edze
User avatar
Fresh Boarder

GK User
Thu Apr 09, 2015 6:22 pm
Thanks for sharing :)
If you have any additional questions regarding this topic, please let me know.
User avatar
Moderator


cron