itonic
Forum Replies Created
-
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] cookie-notice colors not editableHello, thanks for suggestion.
That’s what it logged:
https://markuphero.com/share/XoxBvAmCnoDj4zivzL3dQuestion: Why don’t you make the buttons GDPR-compliant as a default setting (as mentioned in the first post)?
Then we wouldn’t have this discussion 🙂
ThanksKind regards
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] cookie-notice colors not editableHi again, I copied the CSS over to the customizer, but unfortunately it does not work either.
With “enabling debugging” you mean setting the debug mode in wp-config, right?
Is there another way of doing that except via FTP? I have to see if I can get the credentials…
Any other solution?Thanks!!
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] cookie-notice colors not editableHi @aahulsebos and @jarnovos !
Thanks for your replies. I kinda got overwhelmed with stuff the following day when I posted and been swamped since.
I’ll try the external CSS in customizer when I’m back in 2-3 days and let you know.
Thanks again!Hi Adam,
thanks for the reply.
You are correct, Slim SEO was deactivated.
Your suggestion with the AJAX was spot on, everything seems to work fine with AJAX loading off and Slim SEO active.As I don’t use Slim SEO on any other site than these 2 I don’t know if it is a general problem.
These sites are Brizy made, with full-site Brizy theme, meaning headers and footers are also made in Brizy. The underlying themes are Blocksy pro, on the one I linked here, and Brizy starter theme (bare bones dummy theme) on the other.
The problem with Slim SEO is the same.
Regards and thanksUpon further inspection, it seems to be an incompatibility with Slim SEO.
At least if I disable it (on 2 almost identical websites running Forminator and Slim SEO), the problem is gone.Not sure if I understand what you mean by “harsh”, but that will make a border below the header, which you can change to your liking:
.site-header {border-bottom: black solid 2px;}If you want it softer, you put a shadow there.
- This reply was modified 6 years, 8 months ago by itonic.
Forum: Plugins
In reply to: [Duplicate Page and Post] Stopped workingNevermind, it works again, although I don’t know why.
I tried to deactivate all other Plugins, etc. which didn’t make it work.
Otherwise I did nothing else and now suddenly it is functioning again, after 2 days of problems.Forum: Themes and Templates
In reply to: [Head Blog] Hide header image on mobile devices?The navigation and header are in completely different DIV containers. If you have not by accident copied the display:none in both of them that should not happen.
See here, how it is in the source code:
https://pasteboard.co/ImqPg1H.jpgForum: Themes and Templates
In reply to: [Head Blog] Hide header image on mobile devices?@jaco45
I don’t know what you tried, but it works fine.
I just checked on the current Head blog demo.
See here:
https://pasteboard.co/ImqsBU1Q.jpgForum: Themes and Templates
In reply to: [Head Blog] Site Title, Description and Header ImageHello, you could try
.site-heading { text-align: left; }That doesn’t stick it to the far left but works nicely to clear the ape in my opinion.
Optionally you could give the header text a shadow, which makes it more readable in mobile mode. Just play around with color and spacing until you like it.
see here: https://screenshots.firefox.com/Pr5L6PW39kkkgl8Z/jackcribbs.net.site-title {text-shadow: 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF;} .site-description{font-weight: bold; text-shadow: 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF, 0px 0px 5px #FFFFFF;}- This reply was modified 7 years, 2 months ago by itonic.
Forum: Themes and Templates
In reply to: [Head Blog] Footer Copyright InformationHi, you can’t without infringing copyright of headthemes. In the other thread, I mentioned their plugin that allows that: https://headthemes.com/head-plus/
On the site I used headblog (before the plugin existed) I also really didn’t want the footerinfo, I simply made it the same color as the background, so it is still there, but you can’t see it.
- This reply was modified 7 years, 3 months ago by itonic.
Forum: Themes and Templates
In reply to: [Head Blog] Header heightYou got it 🙂
Greetings from Austria.Forum: Themes and Templates
In reply to: [Head Blog] Header heightI haven’t had such problems, but I heard for some issues the solution was to install and activate the classic editor plugin: https://wordpress.org/plugins/classic-editor/
Just to be sure log out and in afterward.
Might be worth a try. If it doesn’t work you can deactivate it again.- This reply was modified 7 years, 3 months ago by itonic.
Forum: Themes and Templates
In reply to: [Head Blog] Header heightHi,
I’m just guessing here. Maybe it has to do with the recent WP updates to version 5. What version are you running? Let the theme developers know.Forum: Themes and Templates
In reply to: [Head Blog] Blog posts layout options and Author in CAPITALSYou’re welcome.