Search Results for 'footer templates'

Results from the Forum
Bogdan B.
tagDiv Staff

Salut!

1)The footer widgets are found here: http://screencast.com/t/E8V4SkYU9A6 If youhave not modified the theme files, then you can remove your widgets from there.

2)you can remove the space using this css code:
.td_block_trending_now.td_block_wrap{
padding-bottom:0!important;
}
.test{
margin-bottom: 0!important;
}
.td-main-page-wrap{
padding-top:20px!important
}

(as a side-note: you have a container in there with a class called ‘test’ that also created white space)

3)To display ads between posts on a specific category page are required lots of customizations and also many tests in order to achieve the desired result. Basically you need to edit the loop for that specific category page such that to display a specific ad-spot after a given number of posts.
All this customizations falls beyond the support can offer you so if you’re not aware of the steps you need to take in this regard please consider hiring a freelancer to do this for you as we can’t offer custom services at the moment.

4)If you want to remove the ad on post style 1, you can do it from here: http://screencast.com/t/RRXPmQTF
For the top ad, it will be a bit trickier as the top ad displays on all post templates so you need to ad a few conditions to the code where the ad is being created. Please use this code: http://pastebin.com/b5ZWGEhf
and replace this part here: http://screencast.com/t/uiYhFyE0rF
This will disable the article top ad for post style 1 and now you can ad a custom ad in the top of the file with a do_shortcode function:

And add it in the file like so: http://screencast.com/t/sKAM9mtVmj
Now if you do not have an article top ad, the text will fill the white space besides the featured image.

Thanks.

Catalin
tagDiv Staff

Hello Erve,

Please check our documentation here -> https://forum.tagdiv.com/footer-templates/ -> http://screencast.com/t/zeIKjl4fdC in order to manage your footer section area as properly.

Thank you for the message!

Bogdan B.
tagDiv Staff

Hello,
The first 3 footer templates come with default predefined content. Please change your footer template to one without content.
https://forum.tagdiv.com/footer-templates/
Thank you!

Catalin
tagDiv Staff

Hello fajrialhadi,

1)If you want to set the category for your Block used you have to use Ajax Filter option from each Block Settings, like this -> http://screencast.com/t/rFRdqK71tFqJ and the category ID you can get in this way -> http://screencast.com/t/L3WGJUsAT For more information about Block Settings, please consult our documentation here -> https://forum.tagdiv.com/block-settings-tutorial/

2)If you want to include the some Blocks in Sidebar you can do it from the panel, like this -> http://screencast.com/t/tiCirt6h and for your homepage, you have to use Widgetised Sidebar, the element from Visual Composer. For more information about Sidebars, please consult our documentation here -> https://forum.tagdiv.com/sidebars-tutorial/ -> https://forum.tagdiv.com/smart-sidebar-2/

3),4a)Please notice that you can have control over the layout of the page from Visual Composer, like this -> http://screencast.com/t/r9v6IxfQIp For more information about how to use Visual Composer, please consult our documentation here -> https://forum.tagdiv.com/how-to-use-visual-composer/ Also, please notice that you can use what kind of Block you want, for example -> http://screencast.com/t/Wg8GMUOVhU For more information about our Blocks/Modules, please consult our documentation here -> https://forum.tagdiv.com/theme-thumbs/

4b) Please notice that Related Articles is a feature of the theme and you can have control over it only from Theme panel. Please ensure that you have enabled this option from Theme panel, like this -> http://screencast.com/t/nmT851KWF For more information about this feature, please check our documentation here -> https://forum.tagdiv.com/related-articles/ This kind of feature take only the featured image from your posts.

5)I suppose that you referring to the sidebar on your posts. In order to achieve as you wish, please consult Sidebar documentation as you can see above. Also, please ensure that you have enabled the sidebar option for your posts, like this -> http://screencast.com/t/46gCUiSx7Z -> http://screencast.com/t/uX6i3EmdhrQh

6)In this cases, I recommend you using Upscale Thumbnail & Regenerate Thumbnail because our theme does not enlarge the image if it is smaller than the thumb, but only crop it from center to top. In order to know the image size for this feature, please check this section from Theme panel, like this -> http://screencast.com/t/qzflV661BM

7)As I can see in your screenshot, is used a plugin to achieve that (Facebook embed-untested plugins). If you want to include the widgets into your footer, please consult our documentation here -> https://forum.tagdiv.com/footer-templates/

As you can see, the most your answers have the responses in our documentation. Please trying to read it competent, trying to understand all the elements and then trying to implement these on your site. Also, you can try to check our YouTube channel, here -> https://www.youtube.com/user/tagdiv because there you can see a lot of useful tutorials, which helps you to accomplish your website.

Hope this helps!

Thank you for your message!

Catalin
tagDiv Staff

Hello GillBate,

Please notice that any image you will load in your footer section will be displayed in the footer, as you can see here -> http://screencast.com/t/2lcDJAg1ol -> http://screencast.com/t/yf2Kzd3Ne6K The theme will cut the footer logo to fit the thumb according to our documentation here -> https://forum.tagdiv.com/footer-templates/ and if you do not have set it the logo from the footer section, will appear the default logo in this area.

Thank you for the message!

Catalin
tagDiv Staff

Hello Deboshree,

1)Please try to check your system status parameters and try to increase them, according to below tutorial ->>
You have to increase these values in order to achieve the best result. If you do not have access to your system status file, please contact your hosting provider and then try to increase these parameters.

Please make sure your system status parameters are set properly. You can check here: http://screencast.com/t/Ka9cF6ty and then you can use this guide to see how you can increase these values: https://forum.tagdiv.com/system-status-parameters-guide/

Please check and this -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ and make sure that you are using the latest version of Visual Composer.
->> https://forum.tagdiv.com/how-to-use-visual-composer/

2)Please read this guide on facebook sharing: https://forum.tagdiv.com/facebook-share/

3)I have checked your website and saw that you have 2 related articles (Jetpack ->related articles -> http://screencast.com/t/DasgcRooAz and our feature related articles -> http://screencast.com/t/90dWYnAi4Ad) if you want to have just ours Related Articles feature you have to disable from JetPack related Articles because we do not provide support for plugins features)

4)As I can saw in your website URL you are using a lot of untested plugins which can change the structure of our footer. Please try to disable all the active plugins, leave just Visual Composer and install only the plugins that come bundled with our theme and rule out the conflicting plugins. For more information about our footer settings, please consult the documentation here -> https://forum.tagdiv.com/footer-templates/

Thank you for the message!

Andrei L.
tagDiv Member

Hi

Thanks @nicoblog for your help 🙂

@ifajig
check our documentation about footer setup here: https://forum.tagdiv.com/newsmag-footer-templates-2/
If you want to edit the footer code this is not possible from appearance > editor as not all theme’s files are include there. The files wich generate the footer part are these ones: http://screencast.com/t/l89PB4bLKy7

Thanks!

Catalin
tagDiv Staff

Hello Matija,

1)If you want to get rid of the footer logo, you have to remove from theme panel, like this -> http://screencast.com/t/5dxEUIQfU For more information about footer section, please consult the theme documentation here -> https://forum.tagdiv.com/footer-templates/

If you want to have this kind of text in the center of the footer section, you have to use footer template style 12 and customize it as you want. For example, you can use it like this -> http://screencast.com/t/bf5EgVMT -> http://screencast.com/t/QsfdYWegY7 and then you have to use a bit of CSS to align the text and the result you should see here -> http://screencast.com/t/oSaZGN9u

The code is ->

.textwidget {
text-align: center;
}

2)If you do not want to have a hover for your main menu, try the code below.

The code is ->

.td-header-style-12 .sf-menu > li > a:hover, .td-header-style-12 .sf-menu > .sfHover > a {
background-color: rgba(0, 0, 0, 0) !important;
}

The result -> http://screencast.com/t/es5c6kfiiRhQ

3)Unfortunately, I did not saw extra white spaces for your main menu, sorry! -> http://screencast.com/t/Osi95rpGxb Try to clear all cache (browser cache) and test it again.

Thanks.

Bogdan B.
tagDiv Staff

Hello,
The best way to customize your footer area is to chose one of the footer styles that is closer to your preference http://screencast.com/t/CtZbt9Pl9uy and use the 3 footer widgets to add content to your footer: http://screencast.com/t/29LkjbQ0dFxl You can read more about footers here: https://forum.tagdiv.com/footer-templates/
Thanks.

digidonkeyjkt
Participant
#0

Of course this would happen– the footer I want to do is so, so close to the templates, but not quite a match– I want to keep the bottom the three column custom info but not have the top bar at all (so basically a shorter, simpler footer, still using the info content). Is there any way to do that short of doing three custom widgets or is that my only real option?

Catalin
tagDiv Staff

Hello geolits,

If you want to achieve a custom footer, you have to choose the footer style 5 because this kind of footer allows you to customize it as you wish. For more information about footer templates, please consult our documentation here -> https://forum.tagdiv.com/footer-templates/
http://screencast.com/t/tuAd4kjpkLQy -> http://screencast.com/t/NjEoDMd2

Hope this helps!

Thank you for the message!

Catalin
tagDiv Staff

Hello pgmast,

If you want to add some custom HTML code to our theme you have to do some altering in the core files corresponding with the files where the pages are created. As you can see in our documentation, we have 3 different templates for pages, like this -> http://screencast.com/t/dvYCETSyqE and you have to insert the codes in them, depending on which template is used, like this -> http://screencast.com/t/46UL1UBZM7 And for each header/footer template used by you, it is necessary to do changes in these files -> http://screencast.com/t/ixygT0H0Iz2W -> http://screencast.com/t/RttUYxRFvdAw

Hope this helps!

Thank you for the message!

Bogdan B.
tagDiv Staff

Hi,
You can use an empty footer style (with no predefined content) and then use the footer 1, 2 and 3 widgets from the widgets area to add content to your footer: http://screencast.com/t/4iWDT11RhG (the footer is on 3 columns that is why there are 3 widgets.)
You can read more about footers here: https://forum.tagdiv.com/footer-templates/
Thanks.

Catalin
tagDiv Staff

Hello kylemichz,

I suppose that you are referring to the 1st footer template. This style has 4 sections and is designed to use predefined blocks on the three widget areas and an Info content section at the bottom. Unfortunately, the users do not have access to set it from the Theme panel but only from the code. If you want to disable the number of the posts from the Popular Category column, you have to change the code from the td_block_popular_category.php file, like this -> http://screencast.com/t/mI2ISuIkqI3 and the result you should see here -> http://screencast.com/t/JbGxaUjP For more information about our footer templates, please consult the documentation here -> https://forum.tagdiv.com/footer-templates/

Hope this helps and let us know how it goes!

If is not what you mean, please provide more details about your desired changes so I will be able to provide a more accurate response.

Thank you for the message!

mefta
tagDiv Member

Just to clarify:

1) This is in reference to the header leaderboard ad and a custom leaderboard ad I have set to the footer. The theme settings only permit 1 global header ad throughout the entire site but I instead need different ad code for the homepage vs the header on category, tag and post templates.

2) When ads are set through the theme settings they lack the label “advertisement”

3) There does not seem to be a theme setting to replicate the homepage footer ad styling to all other templates like category, tag, etc. What template edit must I make to get the homepage footer ad style to apply to the category template like this screenshot from dev.iraqinews.com:

Correct layout:
<!– copy and paste. Modify height and width if desired. –>

Current layout (incorrect):
<!– copy and paste. Modify height and width if desired. –>

Bogdan B.
tagDiv Staff

Hello,

You will need to use another footer style that does not contain any demo content.
https://forum.tagdiv.com/footer-templates/
Then you can use the 3 footer widgets from the WP widgets area to add content to your footer.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Unfortunately this is the case with premium themes. The code is custom so not all plugins can work 100%. If a patch works on one theme, it does not mean that it will work on another one. You will have to find a replacement for your plugin. As i see it, this plugin simply allows for a sticky sidebar. Our theme already has an option for this: https://forum.tagdiv.com/smart-sidebar-2/
As for the footer, you can add widgets to it if you use an empty footer template and use the 3 footer widget spots like shown here: https://forum.tagdiv.com/footer-templates/

Thank you!

Catalin
tagDiv Staff

Hello mram1000,

In order to change your Footer section, please check our documentation here -> https://forum.tagdiv.com/footer-templates/ and then please try to set your footer section according to the documentation. As you can see there, you have some footer templates…if you want to have a custom footer, you have to choose Footer template 5 and from Widgets area you can set what kind of widgets to contain your footer like this -> http://screencast.com/t/KjKHclEytzrn -> http://screencast.com/t/NmO7Y34gHLt -> http://screencast.com/t/NmO7Y34gHLt

Hope this helps!

If is not what you mean, please provide more details about this so I will be able to provide a more accurate response.

Thank you for the message!

Catalin
tagDiv Staff

Hello Cristi990,

Daca doriti sa introduceti posturi in sectiunea de Footer, trebuie sa folositi un template de footer care sa va permita acest lucru. Dupa cum vad in poza atasata de catre dumneavosatra, utilizati stilul 1 de Footer template. Aceasta este predefinit de catre tema si nu aveti acces la acele coloane decat numa din cod. Va sugerez sa utilizati Footer template style 5 care va permite sa introduceti ce widget doriti in aceasta sectiune. Widget-urile pot fi adaugate din WP panel->Appearance->Widgets area asa -> http://screencast.com/t/EMMJ1mnsyzD Pentru mia multe detalii despre aceste optiuni, va rugam sa consultati documentatia noastra aici -> https://forum.tagdiv.com/footer-templates/

Va multumesc pentru mesajul dumneavoastra!

Bogdan B.
tagDiv Staff

Hello,
Please provide more details to your issue so we can understand better. If you need help setting your footer, then please follow this link: https://forum.tagdiv.com/footer-templates/
If there is an issue regardig your footer, please be as explicit as possible and provide a link to your website and a screenshot of your problem.
Thank you!

CodeisCode
Participant
#0

Hi

Please correct me me if i am wrong but there are no Landing Page Page templates included in Newspaper.

Right?

I mean here: https://drive.google.com/file/d/0B8MBLWqA2dD2eWluQkwyWVk1VUE/view?usp=drivesdk

If Yes please illustrate the process on how i can create my own Page Template using Newspaper.

I need to have Landing Pages which have no Header and no Footer.

check here: https://drive.google.com/file/d/0B8MBLWqA2dD2OTZXYngwY2p4YTg/view?usp=drivesdk

Thanks
Corrado Izzo

Catalin
tagDiv Staff

Hello ingenierojas,

Please ensure that you have followed the correct steps to set your footer. You have to use Footer 1 and Footer 2 from Appereance->Widgets area from WP panel -> http://screencast.com/t/QJUzZkEL9 if you want to display something in your footer. Please check our documentation here -> https://forum.tagdiv.com/footer-templates/

Thank you for the message!

ingenierojas
Participant
#0

Hi,

I want to use the style 6 footer templates and not working.

theme panel
Preview

Help me please.

Bogdan B.
tagDiv Staff

Hello,
The first 2 footer styles come with predefined demo content that cannot be removed from the theme panel. You will need to use another footer style (besides 1 and 2) and then the footer widgets will be empty.
https://forum.tagdiv.com/footer-templates/
Thank you!

Bogdan B.
tagDiv Staff

Hello,
Please provide more details to what feature you want the title changed. The blocks can be named from block settings, the sidebar if it is created in visual composer can be changed from there as well or if it’s created in the widgets area you need to edit the names there: http://screencast.com/t/LcsYfxNWjBPz
If the footer section is the one you cannot change, then you will need to use an empty footer style as the demo content from footer style 1 and 2 cannot be edited. You can then add your own elements to the footer using the 3 footer widgets in the widgets area: https://forum.tagdiv.com/footer-templates/
Thank you!

Viewing 25 results - 1,401 through 1,425 (of 1,486 total)