Forum Replies Created
-
in reply to: Mobile menu items not visible
The site isn’t public so I can’t provide a URL to it. However when I set up a brand new WordPress installation, install the Folie theme, run the setup, and load the same Demo content that I started with (Portfolio Dark), I see the same issue. You can find that demo site here:
I noticed that sometimes the links are there but invisible (still clickable) and sometimes they are both invisible and not clickable.
in reply to: Mobile menu items not visibleAs I mentioned before I would ultimately prefer to make any changes myself as opposed to give out access. Can you please tell me what logs you need and what changes are needed to fix this issue?
in reply to: Mobile menu items not visibleOh and also I’ve been customizing a few different elements on a per-portfolio item basis by using custom CSS. One that I haven’t figured out is how to get the hover colour of links to change. What element should I target?
in reply to: Menu Problem in mobile viewI will start my own thread – you replied to hermann saying to start their own post but this post was started by them. I’ve got another small issue I’d like help with too anyways.
in reply to: Menu Problem in mobile viewI put a temporary(?) fix in by going into the customizer and going to General > Custom Codes and adding this to the custom CSS:
.menu-item { opacity: 100 !important }-
This reply was modified 5 years, 6 months ago by
jeffmurchison.
in reply to: Menu Problem in mobile viewI’ve got this problem as well. They’re still there and clickable but the opacity on them is set to 0 for some reason.
Before/After messing with the opacity on the element:


-
This reply was modified 5 years, 6 months ago by
jeffmurchison.
-
This reply was modified 5 years, 6 months ago by
jeffmurchison.
in reply to: Custom CSS tab not showing in customizerThe CSS I was trying to use to change the header on individual pages is updating it on all pages, which is useless because I might as well just change the header colour setting manually.
What’s the best way to change the header and footer colours on individual portfolio items / pages?
in reply to: Custom CSS tab not showing in customizerAha! Thanks, I was able to find the Custom CSS area.
I’m actually trying to change the bit before the slug, though I realize my example above wasn’t too clear on that. Here’s a better example:
https://mysite.com/site/portfolio/page-slug
I’d like to ideally have the url just be:
in reply to: Custom CSS tab not showing in customizerOh and a secondary question – how can I change the base URL of the portfolio items / pages to be the root of the site?
For example right now the portfolio items / pages are all under https://mysite.com/site/portfolio/ but I’d just like them to be under the root which is https://mysite.com/site/
in reply to: "PHP Time Limit" says 0 despite configuration changeSorry for the late reply, I was too busy with work during that period to deal with my personal site. Now I’ve got more free time so I can work on troubleshooting this issue.
The server is running Apache 2.2.22.
I am experiencing issues. For example when I use the Setup Wizard to do the 1-click theme setup and change between themes, the results are inconsistent and don’t actually look or function like the templates.
in reply to: "PHP Time Limit" says 0 despite configuration changeI spoke with support from my host regarding this at length and we were unable to resolve the issue as the PHP settings for max_execution_time are definitely correct on the server side.
The only thing that we found was that running the wp php-compat command on the server shows that the Folie theme is not compatible with PHP 7.2 which was what my server was set to use. We switched down to PHP 7, verified all of the variables in the PHP configuration file were the same, but the problem persists.
in reply to: "PHP Time Limit" says 0 despite configuration changeThis reply has been marked as private.in reply to: "PHP Time Limit" says 0 despite configuration changeIt updates when I change other values and this issue persists after flushing the cache so I don’t believe it’s a cache issue.
-
This reply was modified 5 years, 6 months ago by

