Forum Replies Created

Viewing 12 posts - 31 through 42 (of 42 total)
  • Author
    Posts
  • in reply to: Menu based on role #554724

    OK, I’ve found a way out using Conditional Logic……hope it will work also with custom roles and not just with the wp default ones.

    in reply to: Unauthorized access leads to error404 problem #553625

    Private pages are in the menu because my client wants to show to visitors the titles of what is reserved to subscribers, sort of “see what you can get once registered”…and frankly it does make a lot of sense. The problem is that unlike a lot of CMS do (Modx is a typical example), WP does not distinguish between failed search or other server’s error and unauthorized access, it just redirects all of them to error404 page. Normally I would create a script that checks if the user is logged in and allows or denies access redirecting to a custom landing page and I would place the script inside the template which I associate private pages to. Problem is that Enfold template is so different from the default wp template and I don’t know where to place it.

    Alberto

    BTW wp has always had bugs and weird behaviors when it comes to pubblic and private content. For instance the fact that we cannot assign a subpage to a parent private page (private pages do not appear in the list) is akward. I had to create a script to obtain what other cms regularly do even for draft pages.

    in reply to: blog page filter by category #535790

    Ok I figured that out……if the page News is selected as the Blog page in Enfold settings it will show all the posts even if they are filtered by category; leaving the blog selected page empty does the trick and triggers the filter.

    in reply to: blog page filter by category #534549

    Sorry about that…. now you got the admin role.

    in reply to: blog page filter by category #533808

    Ok I’ll give you details in the private area.

    in reply to: Problems with responsive menu and slider #532569

    Thanks Rikard, that helped a bit but I also realized that I was expecting something that could not happen with the layout configuration I chosed. So I switched to a boxed layout having the upper part appear full screen by adding a html background repeated-x gif. This way the menu stays aligned with the slider at least on the left corner and even if it does not shrink it keeps the layout integrity.

    in reply to: Problems with responsive menu and slider #531864

    OK, I managed to fix the slider, now it behaves like it should (there was a problem with negative margin). The main menu though is still a problem.

    in reply to: Menu with external links in a new window #524969

    Hi Yigit, Thank you for having mentioned the header, because after a css troubleshooting search I found out that I erroneously switched the div header to position: static and that was causing all the menu problems. I was trying to have the header in the layout flow and I thought that that was the way…. I didn’r realize that in the options there was a proper checkbox for the sticky header. Now every thing is back the way it should.

    best regards

    in reply to: Menu with external links in a new window #524782

    I’ve found the problem…… I forgot to tick the link target in the screen options. Sorry about that! Let me know if I have to open a new topic for the other menu issue. Thanks

    in reply to: Menu with external links in a new window #524767

    continue….

    in reply to: Menu with external links in a new window #524766

    OK and just let me know in case you need ftp credentials as well.

    in reply to: Different logo for mobile #524292

    SOLVED…… it was in the Tutorials. I managed to modify the absolute link in my child theme functions.php into a relative one so it will be easier when moving the site to the final server.

    • This reply was modified 9 years, 1 month ago by alby54.
Viewing 12 posts - 31 through 42 (of 42 total)