zapa2005
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Rollback / Uncode / CF7 / Deprecated formThanks Takayuki. That’s indeed an option. I would like to rollback CF7 to a version that supports it. If Rollback doesn’t work (I can’t see the option “roll back”), any other option?
Forum: Plugins
In reply to: [Contact Form 7] Change of domain name – Sending not working anymoreErik, as you’ve been kind enough to look into this, just to let you know all fixed. I think there was a mix of issues, captcha plus the mails in the forms that had not been updated. Tks again π
Forum: Plugins
In reply to: [Contact Form 7] Change of domain name – Sending not working anymoreDone that. Weird you still get this message.
Forum: Plugins
In reply to: [Contact Form 7] Change of domain name – Sending not working anymoreThanks Erik. No, not all all. Just used CF7 out of the box. So not sure either what link-page is all about. Have regenerated the recaptcha (tks for this). Looks like I have to redo all the pages as no idea about this link-page π
Forum: Plugins
In reply to: [Contact Form 7] Change of domain name – Sending not working anymoreHi Erik, thanks for your note, appreciate it. At the risk of coming across as a tad thick, I am not following you entirely. What’s your suggestion? I don’t understand the console reference?
Hello @sacredpath, First of all HNY. And thanks for this. It works indeed but I noticed it doesn’t show unless I have clicked on the blog post itself. And I thought it was possible to not “eat real estate” of the title but display the image in the margin on the left. I think I have been too ambitious π It’s a small thing, I thought was easy but I don’t want to take too much of the community’s time. It’s probably best to close the topic here.
Apologies for the hassle and thanks a mil to you, @ukandrzej and @zoonini !Hello @ukandrzej and Kathryn. First of all, huge apologies for the delayed answer. I did try Andrzej CSS but didn’t do the trick. Reflecting on it, I think what I am aiming at is the little image to be in the border or margin as this way it would not “eat up” some real estate for the title. But then, I suppose, there is a bit of challenge to find the right CSS so the image is laid next to the title?
Re: extension, thanks for pointing this out. That’s probably why it didn’t work π For future references, can one use animated gif? Is this supported (i.e. putting the URL of a gif, not a jpg, would it work).
Happy festive season!
Sorry, I actually did replace with the URL, then tried to fix it and ultimately recopied and pasted the original lines leaving URL_OF_IMAGE . I have left as is now with the URL of the image. Not sure why it doesn’t display it though.
Hello @sacredpath, thanks for having looked into this. Much appreciated. I have tried it with no luck am afraid. I tinkered with it to see if I could find the issue, e.g. removed the second line, and/or removed the no-repeat etc… but no image is displayed on the page-header. Baffled me a bit this one. I’ll keep digging but let me know if you have thoughts. Cheers, HervΓ©
This is great Kathryn, that was indeed the issue. Tks a mil as always!
Hello Beachsand14, I can not see your site but yes, I can confirm the social links menu step work fine. I’ve followed the steps and it works just fine. I am not a pro user but sharing your site will help more skilled peeps to try work out the problem.
Forum: Themes and Templates
In reply to: [Shoreditch] Adding a button: button classI see what I’ve done! Makes sense. Done, simplified. That actually makes it better, removed the large area underneath the text. This is great. Thanks Kathryn, I’ll close it here as it fixed it.
Forum: Themes and Templates
In reply to: [Shoreditch] Adding a button: button classSorry, I didn’t specify. It’s the widget at the bottom of the page, blue rectangle “Fancy a chat”. It appears on all pages.
It’s really a tiny thing reducing this padding thing but will help me understand what I missed.
Forum: Themes and Templates
In reply to: [Shoreditch] Adding a button: button classThis is fantastic Kathryn. All done. Tks a mil. I am trying to reduce the space between the text and the button. I have added this custom CSS but not sure it works. Any idea what would work better?
/* reduce padding of fancy a chat*/
.widget.widget_text {
padding-bottom: 1em;
}Forum: Themes and Templates
In reply to: [Shoreditch] Adding a button: button classGod, I can’t believe I missed this. What an oversight. Looking stupid on this one. Tks for pointing it out. Actually, brings one question. Easy to add on a page. But any idea how to add the button in the widget section? I can not use the HTML editor in a widget as far as I understand?