Forum Replies Created

Viewing 15 replies - 31 through 45 (of 61 total)
  • Thread Starter sinitita

    (@sinitita)

    sorry the above is obsolete it came from my “early morning” dizzyness ?? of course the code has to go exactly like it is and replace the existing one in the file.

    It works ??

    Thread Starter sinitita

    (@sinitita)

    @wolf i’m so sorry calling you Sven!!! ??

    you mean instead of '#' (just to be sure). That’s also what i had figured out, but I still was not sure if I also have to do changes in the template-tags.php

    I will give it a try, thanks!

    Thread Starter sinitita

    (@sinitita)

    Hi Sven,

    thanks again. Okay, won’t discuss what is normal ?? as there are thousands of contrary examples on the web
    https://www.fian-berlin.de
    https://www.fian.de/
    https://www.inkota.de
    https://www.oekohaus-rostock.de/

    All these sites have contents on the first level. Sure, one could realize it by implementing the first level item again on the second level. But listing it together with the sub menu items breaks up the hierarchical structure.
    And there is a second problem, in my opinion: Still you have to fill in content for the first level page for full functionality as folks might get to the first level page a) via Google b) by right clicking and open in new window/tab (I might have missed the point how to use pages more than once in the menu. If this is possible at least the problem of creating redundant content would be solved).

    Just would have appreciated to have included the possibility of using other menu types in the custom community theme, not being a dropdown menu. This is very limiting.

    I will arrange myself with it for the moment, looking for possibilities to use a custom menu (without a child theme ?? )

    But thanks for your efforts, still I think it is a great theme!! I sure don’t want to deny that it is the normal behavior of the (Bootstrap) dropdown menu ?? If it is a good idea or not and wheather not to allow desktop devices to expand menus by hovering as the standard behavior is “responsive” – this is another discussion…

    Thread Starter sinitita

    (@sinitita)

    But do you have a solution for the issue not being able to open first level menu items? I am really helpless at this point ??

    Thread Starter sinitita

    (@sinitita)

    Hi Sven

    this is the link to this topic ??

    Appreciate your help!

    Thread Starter sinitita

    (@sinitita)

    Thanks wolf!

    Advancing step by step… This did the trick, menu is expanding now when hovering. Still the page in question “Was ist das” won’t open, it’s just highlighting the background. I only can open the page by right clicking + open in new window/tab. Is this intended by the theme author?

    I really didn’t want to dig too deep into Bootstrap when using Costum Community ?? Hope there is someone out there with a solution that doesn’t require too much coding as I wanted to avoid using a child theme…

    Thread Starter sinitita

    (@sinitita)

    I have set up another testing environment as i can’t post the link to the preliminary clients’ site. And yes, the bug reoproduced. Could someone, hopefully the theme author have a look, please?

    https://test1.sini-bodemer.de/

    The second menu item (“Was ist das?”) has one sub menu item.

      When hovering: only the font color changes as specified in the theme settings, but sub menu does not expand
      When clicking: sub menu expands as expected for hovering, but the page does not open (i didn’t take care of colors here just ignore the white text on white background issue)

    What is wrong here?

    just to leave a note… it seems that it is some sort of caching problem. After unchecking it all in the “Display Header” section, save, and re-check everything header is finally showing up on my pages.

    just to leave a note… it seems that it is some sort of caching problem. After unchecking it all in the “Display Header” section, save, and re-check everything header is finally showing up on my pages.

    if there will be no answer by tomorrow i guess i will have to work on the page.php myself to get it fixed – though it wasn’t intended to work with a child theme *sigh* ??
    but client is waiting…

    same problem with the header image here! Still looking for a solution.

    Don’t know the old version, as I just started using the theme, but it seems that there is no width defined for the content area, resulting that background image/color for the content area is extended to the width of the browser. I fixed it adding the following css:

    div.main-content {
    	width: 1170px;
    	margin-left: auto;
    	margin-right: auto;
    	background-color: #fbfbfb;
    }

    I might have a similar problem: I’m using a header image, but it won’t show up on pages, only on the blog. It has to be somewhere in the theme options I guess. I might be searching later on, but if meanwhile someone has a hint, I would appreciate ??

    I dropped in here because I have problems to get my photos work with WP GPX Maps…

    To answer to Lady1178: yes you have to provide the gpx file yourself, either by tracking your trips, or creating tracks with any tool. There are also gpx files out there in the internet that you can use for your tour planning, but I would refrain from using these on your own website.

    You can see an example on my website (just starting – this is the first map with working photos): https://fotos.sini-bodemer.de/category/anden/cajas/

    And now to my question: In the description it says “Even if you don’t have a gps camera, this plugin can retrive the image position starting from the image date and you gpx file.”

    How does this work? My photos and my gpx tracks are synchronized, no time difference, so I assume I don’t have to use the attribute “dtoffset” – Am I right? Still, I don’t get the photos on the map with this method.

    In the example above I used photos that already have geotagging information, added by myself which isn’t really a problem. Nevertheless, using this method I have to do also the resizing before uploading as using the “Automatically resize images after upload” feature of nextgen gallery will remove the gps information from the photos. That’s odd, as my website is the only use for the resized photos, so why do it offline?? So I would appreciate a solution to geotag photos automatically. What am I doing wrong, dear plugin author.

    Would be even greater to allow using flickr photo sets instead of nextgen gallery in the map (would be a suggestion for an enhancement and a great step!).

    P.S. Would it be possible, in one next update, to restrict the possibilities which map types can be chosen by the users on the front end, for example in the settings, this would be great!! I don’t want to let users switch to google maps as for this specific website above as for this region and for hiking tours in general google maps is too bad.

    Thread Starter sinitita

    (@sinitita)

    Great! I will be alert to this! Thanks for all your efforts.

    … i have removed the widget for now, as it’s irritating for my visitors to have the xml error… but the issue should be understandable w/o having it, or, dear dev, let me know if you want to troubleshoot and i’ll put it on again.

Viewing 15 replies - 31 through 45 (of 61 total)