I’m looking to do something like this in the footer – Marked in red: https://prnt.sc/Lwfvh-bEJWfN
I managed to make to blocks but I dont know how to add more blocks in the footer.: https://prnt.sc/7YM5Y7zsFjQC
Im using block header 2 in footer menu and it gives fine grey links which look beautiful : https://prnt.sc/Rl-4nkQhCB-P
Is there a possibility of adding the same around new block I make under the footer.
Thank you for helping me out. 🙂
Hello,
I think that you are referring how to add the newsletter (there will be need to use some custom css), this will be in the left column and in the right one you can use a column text or text with title element to set the text and link to send a tip.
Thank you!
Yes @Calin let me elaborate it.
1. I did create 2 blocks under the Footer Menus. Now I want to create something like this : https://prnt.sc/Lwfvh-bEJWfN
Question A: What elements should I use. for left both I’ll use Newsletter yes but for right block what element will work best?
2. If you see this : https://prnt.sc/7YM5Y7zsFjQC You’ll see a fine grey/silver link around the footer. I’m using block header 2 template: https://prnt.sc/Rl-4nkQhCB-P
Question B: Is there a way I can use same for the block in Question A above?
Thank you.
Hi,
1. There you cna use the column text element here you’ll have the wp editor to add text, images, buttons .. – https://i.imgur.com/JbjLYpQ.png
2. That is a margin that can be set on any element in css tab – https://i.imgur.com/6HXl7oz.png
I made a template for you, just to copy the code an past (- https://i.imgur.com/LGfLZHG.png – remove the code https://i.imgur.com/jgS1Rqa.png and insert the provided one) it in a blank footer template and add the elements you need – https://i.imgur.com/qyOQ692.png the code can be get from here – https://pastebin.com/hjxwKVKR
Thank you!
@cain Im trying to edit the bottom right column text: https://prnt.sc/hKqADqgZdptm
then I open the EDIT CONTENT and a editor box opens. I enter text and press cross button but nothing happens. https://prnt.sc/nESBTgqysVT5
After I press Cross button ( https://prnt.sc/nESBTgqysVT5 ) text never shows? Is there a way to use Column text? how do I save in EDIT CONTENT Editor box?
Thank you.
@calin sorry for mistagging your name in the last post.
second question :
I want to use momentum header as my header. But I want to decrease the spacing from top and bottom. I have marked the current spacing in red and the one I want in black – https://prnt.sc/Iz6ljwMqKdOb
how can I do that?
Thank you.
Hi,
1. Normally the test should be automatically saved if there is noting interfering with the wp editor. Please do a test only with tagDiv plugin.
2. The header space can be refuse using tagDiv Composer, select the menu and in style tab change the line height – https://i.imgur.com/dPQjRyj.jpg
Thank you!
@calin Second issue (momentum header) resolved.
the first one is still the same. I’m not able to save anything.
I enabled only 4 essential plugins: https://prnt.sc/2cVDzFb8duNt
but I still dont even see the text editable nor the text you added shows in wp editor box. https://prnt.sc/1hWxqxsGiLt7
Hi,
Please check the console when you open edit content; if there is an error like this, please go to the Network tab, select the error, and select Preview -> https://i.imgur.com/iiBOHwP.png
Maybe the problem is caused by the server host
I think you will have a 403 or 404 error, so please check this topic -> https://forum.tagdiv.com/topic/wp-editor-for-text-with-title-and-column-text-not-updating-content/ and try the suggestions. Also, please check the cache, clear/purge all cache.
Thank you!
@Anamaria thank you for pointing out to that thread. Theres no 403 or 404 in network tab but seems like CloudFlares Rocket Loader is causing the issue.
I suppose this can go under some troubleshoot or sticky tutorial for those using cloudflare.
Just incase someone else faces the same issue.
Its under – > Cloudflare – > Speed – > Optimization – > Content Optimization (tab)
turning it off loaded wp editor with the text and its working.
Thank you 🙂
About Newsletter. I have a embed code I’d like to add to collect emails. here : https://pastebin.com/mDnUfYC0
I tried adding it into default Newsletter Box but it didnt work. Is there a way around it?
Hi,
In the newsletter provided by our theme, you can use embed code from Mailchimp, Mailer Lite or FeedBurner -> https://forum.tagdiv.com/the-newsletter-plugin/ Please check if it is like this -> https://i.imgur.com/MaowNUz.png
If you want to use another newsletter, you can set the code in column text or text with title => https://www.screencast.com/t/N6rPZvAa The shortcode/code is automatically saved.
Thank you!
I was finally able to extract the code to minimum : https://pastebin.com/MxzU2YpZ
<form class=”form-validate-jqueryz” action=”https://app./lists/65c912de1984a/embedded-form-subscribe-captcha” method=”POST” novalidate=”novalidate”>
<div class=”tdm-title tdm-title-xsm”><input id=”FIRST_NAME” class=”form-control ” name=”FIRST_NAME” type=”text” value=”” placeholder=”First Name” /><label>Please enter a first name.
</label></div>
<div class=”tdm-title tdm-title-xsm”><input id=”LAST_NAME” class=”form-control ” name=”LAST_NAME” type=”text” value=”” placeholder=”Last Name” /><label>Please enter a last name.
</label></div>
<div class=”form-group control-text”><input id=”EMAIL” class=”form-control required email:rfc,filter ” name=”EMAIL” type=”text” value=”” placeholder=”Enter Email Address” /></div>
<div class=”tds-button3 tdm-btn tdm-btn-sm tdi_77″><span class=”tdm-btn-text”>Get Started Free</span></div>
</form>
I did tried adding custom css etc but didnt work. Is there a way I make it look like https://prnt.sc/0cC1WzHzTyWb
Thank you helping me out.
-
This reply was modified 2 years by
cybernox.
The space under the column. how can I minimized it to zero so it wont show when I make a sticker header.
Hello @shmilon,
Please let me know what PHP version, WordPress and theme version you have.
Also, please check the requirements https://forum.tagdiv.com/requirements-for-newspaper/
Also, please do a test using only tagDiv plugins.
Thank you!
@shmilon: I suppose you are new to the forums. This is pretty much a topic/thread discussing the issues I’m facing.
I meant you to go to here: https://forum.tagdiv.com/forum/newspaper/
then clicking on create new topic button (see the pic) : https://prnt.sc/Fgp4MmFteTSp
and then starting a topic about the issue you are facing. That way you will have all your issues and replies to it at one place. 🙂 good for future reference.
-
This reply was modified 2 years by
cybernox.