Different problems occur

ralf.boessen
8 Posts
ralf.boessen posted this 18 August 2015

I have some problems which occured while working on my theme.

At first I installed a plugin which allows wordpress to open pictures in lightboxes, but now everytime I chose one photo it opens two lightboxes, one appearing in the background, able to see if you close the first lightbox.

Above that none of the lightboxes fit the monitores resolution as said in the plugin description, which is a need for responsive design - and viewing the whole picture in one blink.

In addition to it i used 3 "links" on my homepage to facebook, youtube and pinterest, but although every link has the same settings only the youtube link redirects correctly, they only lead to a page as pictured in the screenshot - "Not Found
The requested URL /dftyh was not found on this server.
Apache/2.2.22"

Besides I would like to know how I can decide on my own where the buttons lead to, at the moment you get on "home" if you click them, I'd like them to lead to different pages.

Unfortunately the page "FAQ still occurs in the submenue "Über mich" although I deleted the page in Wordpress and in between it was away already.

And last but not least two problems with the main menue:
-I don't know how to change the colour of the menue button which occurs in the size of a mobile phone while hovering over it.
-the main menue changes its place on every page although I refered "absolute in page" as position and even if I put it on the right place it doesn't stay there after changing the page despite the main designs like menue, header, slider etc. should stay (on) the same (position) on every page, isn't it?

Thank you very much for your help!!

Lisa

I have some problems which occured while working on my theme. At first I installed a plugin which allows wordpress to open pictures in lightboxes, but now everytime I chose one photo it opens two lightboxes, one appearing in the background, able to see if you close the first lightbox. Above that none of the lightboxes fit the monitores resolution as said in the plugin description, which is a need for responsive design - and viewing the whole picture in one blink. In addition to it i used 3 "links" on my homepage to facebook, youtube and pinterest, but although every link has the same settings only the youtube link redirects correctly, they only lead to a page as pictured in the screenshot - "Not Found The requested URL /dftyh was not found on this server. Apache/2.2.22" Besides I would like to know how I can decide on my own where the buttons lead to, at the moment you get on "home" if you click them, I'd like them to lead to different pages. Unfortunately the page "FAQ still occurs in the submenue "Über mich" although I deleted the page in Wordpress and in between it was away already. And last but not least two problems with the main menue: -I don't know how to change the colour of the menue button which occurs in the size of a mobile phone while hovering over it. -the main menue changes its place on every page although I refered "absolute in page" as position and even if I put it on the right place it doesn't stay there after changing the page despite the main designs like menue, header, slider etc. should stay (on) the same (position) on every page, isn't it? Thank you very much for your help!! Lisa
Vote to pay developers attention to this features or issue.
1 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 20 August 2015

Hello Lisa,
1.to investigate the issue with lightboxes we need to know what Plugin you're using. And it'd be helpful if you provide access to your WP admin back end and note what pages demonstrate the issue.

2.please make sure that you configured the Hyperlink property of the social icons properly. Try to start them with http://
If it's not a problem then please note on what page we could find these icons.

3.if you want to create HTML button (<input type ...>) you need to do it via custom code, that is not recommended, or use ready solutions for WP.
If you mean Themler button controls, then Themler is used to style the button, but do not create its handler.
Please let us know where you'd like to use buttons and what you want them to do.
May be you may try to create image link which looks like a button.

4.please make sure that the link to page you removed is deleted from menu in the WP admin back end

5.open Horizontal menu >> Responsive section and open Hover

MenuBtnPhone01.png

Then open Image >> Color and select color

MenuBtnPhone02.png

6.I suppose that the menu changes its location on different Templates, but look the same on the pages which are output with the help of the same template. The solution depends on location of menu on the page.
If it is located outside Header area and its Position is set to Absolute in Page(Home, etc.) open the Arrange property and check the Left, Top, Right and Bottom values of Position section:

MenuPos.png

These values should be the same of all templates. So open templates one by one and check the Horizontal menu position settings.

regards,
Aileen

Hello Lisa, 1.to investigate the issue with lightboxes we need to know what Plugin you're using. And it'd be helpful if you provide access to your WP admin back end and note what pages demonstrate the issue. 2.please make sure that you configured the Hyperlink property of the social icons properly. Try to start them with http:// If it's not a problem then please note on what page we could find these icons. 3.if you want to create HTML button (`<input type ...>`) you need to do it via custom code, that is not recommended, or use ready solutions for WP. If you mean Themler button controls, then Themler is used to style the button, but do not create its handler. Please let us know where you'd like to use buttons and what you want them to do. May be you may try to create image link which looks like a button. 4.please make sure that the link to page you removed is deleted from menu in the WP admin back end 5.open Horizontal menu >> Responsive section and open Hover !MenuBtnPhone01.png! Then open Image >> Color and select color !MenuBtnPhone02.png! 6.I suppose that the menu changes its location on different Templates, but look the same on the pages which are output with the help of the same template. The solution depends on location of menu on the page. If it is located outside Header area and its Position is set to Absolute in Page(Home, etc.) open the Arrange property and check the Left, Top, Right and Bottom values of Position section: !MenuPos.png! These values should be the same of all templates. So open templates one by one and check the Horizontal menu position settings. regards, Aileen
You must log in or register to leave comments