Search Results for 'amp'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

You can inspect the live demo, see what image sizes are used there. For example this post featured image
https://demo.tagdiv.com/newspaper/wordpress-news-magazine-charts-the-most-fashionable-new-york-couples-in-2016/
https://www.screencast.com/t/1VXPkYyfx

Thanks

Simion C.
tagDiv Staff

Hi,

It would be possible with CSS. Like in this example where I use Font awesome icons
http://fontawesome.io/icons/
https://www.screencast.com/t/8wmCOXszbG
https://www.screencast.com/t/5xof6I8ig
This is an example for lists inside the post content. The code used will need modifications if that is not the location needed. This is the code used in the example, if it is useful to you, modify it as you wish and enter it in Theme panel->Custom CSS

.td-post-content li {
list-style-type: none;
}
.td-post-content li:before {
content:'\f14a';
font-family: FontAwesome;
margin-right: 5px;
}

Thanks

Bogdan B.
tagDiv Staff

Hello,

We already have the settings you request. Please update your theme to the latest version and install the multi-purpose plugin. You will see there already are buttons, content boxes as well as many other options available: https://www.screencast.com/t/lohdZJSpGf
This video could help you get familiar with our page builder and the new elements: https://www.youtube.com/watch?v=C0ARTSimnUY&index=4&list=PL6CsDkMaejhr2ExZCO73U11SSVKB9r_NE

Thanks

Simion C.
tagDiv Staff

Hi,

I did scroll down enough, until the latest articles section displayed on the homepage. This section has it’s own sidebar
https://www.screencast.com/t/HhwJmQ9l
https://www.screencast.com/t/6xqFEXO0L
Sidebars on pages can be set in two ways. First split the row like this for example
https://www.screencast.com/t/5hjVakbcSIA
Next either drag elements directly in the resulting sidebar, or drag a widget sidebar element and select from your available widget sidebars
https://www.screencast.com/t/ogLTGT1eFHtH
There should be no problem if you are trying in either way.

Thanks

Bogdan B.
tagDiv Staff

Hello,

Maybe you had a custom implementation added to the theme files. Our theme never featured a slogan section next to the logo. The only setting that comes close to what you mention is the text logo: https://www.screencast.com/t/HyITByUi The text logo will only show up when you do not have a logo uploaded and you use one of header styles 9, 10 or 11.
example: https://www.screencast.com/t/4KcwRTp0bx

Thank you!

#0

Hi. Newspaper theme is great! We bought 7 licenses. Last one yestarday. For the first time we have a strange problem: we can’t save settings in “theme panel”. No errors. It just keeps loading. We found out that one more client have the same problem (https://themeforest.net/item/newspaper/5489609/comments?page=661&filter=all#comment_18495903). Our hosting company says that they did not change anything. We do not have any extra plugins etc. yet. Thanks for your help.
Peter

Nerdygamrs
Participant
#0

New user here… and I can’t figure out how to 1) access the block settings or 2) use the tagDiv Composer. I’m using the Newspaper 8 with the sample posts/images. When I’m on the ‘home page’ and I click “edit with TD composer’ in the top nav bar, I get taken to a page where I can add an element… but there’s not content on the right side of the page (on Newspaper 8’s training video… the video shows content on the right side of the page that can be edit… my screen is blank). When I go to an existing page in the demo, and click on ‘Edit with TagDiv Composer’, i get the same thing: ability to add an elemnent (showing on the left side of the screen… and a totally blank page on the right 2/3 of the page… in other words, nothing to click on to edit the block content titles.) I’ve read the tagDiv Composer tutorial and Block settings guide… but can’t figure it out. Can you help me understand (e.g. step-by-step how to edit content block titles… and, when I’m in TagDiv composer, how can I see the content to edit as shown in the TagDiv composer training video). Thank you.

thetroglodyte
Participant
#0

I’ve put a video on the homepage https://itestosterone.com/ at the bottom but I am unable to make the video smaller using the following code

<iframe src=”https://www.youtube.com/embed/YbK8MybrdQM?rel=0&controls=0&showinfo=0&#8243; width=”560″ height=”315″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe></center>

The video still expands to the full with of the column. Is there a way to shrink down the video size without shrinking the whole column?

Simion C.
tagDiv Staff

Hi,

The top panel would be the Big grid, this will display posts according to the filtering and sorting that is set for it
https://www.screencast.com/t/2WxzhbRhj1
Block titles can be changed for each block
https://www.screencast.com/t/m4LN8pPa
Changing a block title will not affect the content displayed in the block. This can be changed in the filter tab as well.
The ajax filter displayed on top of the blocks can be configured for each block
https://www.screencast.com/t/0MTx3qQYq
https://www.screencast.com/t/jmy0BLHP82r
If you want particular categories to be displayed there, you can enter IDs in the filed below (category IDs can be seen here for example)
https://www.screencast.com/t/GaW5Gurjn
https://www.screencast.com/t/xGiOHnKcSyR1

You could place more elements in the sidebar space, there is only an ad box currently, from what I can see
https://www.screencast.com/t/kjhSgoY9JK1
The demo has more elements in the sidebar space
https://demo.tagdiv.com/newspaper_local_news/

Thanks

Herzogtum direkt
tagDiv Member

AAAH! Yes! Problem solved! Thank you very much!

Edit: But I have to say, it is a pity that there are not more variants of templates to set a top ad above a article. Respectively it would be nice, if the ad spot for the article template (style 12 &amp; 13) were the same, as for the ARTICLE TOP AD. So it would appear every article the same banner no matter which template I choosed.

brian851
tagDiv Member

Thanks for your reply.
Previously I had in my header a logo (the brand) and at the right of the logo the name of the society and uneder the name a slogan for example “the blog of the medical knowledge”
Now I can’t have this layout, I’ve explored all the layouts of the your theme and none offers this possibility (or I’am doing something wrong it’s really possible ^_^)

Thanks for your help.

Simion C.
tagDiv Staff

Hi,

@Chito Buttons have options to set a scroll to class as mentioned above. Or you could use other elements that have a button, set an ID for the row where you want to scroll to and use it like this example
https://www.screencast.com/t/bnD3MmJN
https://www.screencast.com/t/55pmjib51gK
Or maybe even in a simple text element
https://www.screencast.com/t/qT5T2CBhBS

Thanks

Simion C.
tagDiv Staff

Hi,

All the block settings are mentioned in this guide
https://forum.tagdiv.com/block-settings-guide/
Category IDs can be entered separated by commas
https://www.screencast.com/t/Dy24cSzw
You can view the IDs here for example
https://www.screencast.com/t/lTfZvdkkttJ

Thanks

songkqx1c
tagDiv Member

help .. Please tell me where the home page of the social module changes? For example, I want to modify the link or icon …

fidoba
Participant
#0

Hey!

How can I remove pagination from shop page?
Example: https://dudestake.info/shop/ – we want all products on one page.

abc.xyz
tagDiv Member

Hi Simon, I was able to remove roboto font completely by going also to td_fonts.php and replacing Roboto – Roboto Condensed- Roboto Slab with a letter, deleteing the values would break the all the fonts.

One last thing, I have been trying to speed up my website by removing undesired font weights.

I don’t need font weight 700 &amp; 800 in open sans, I went td_confing.php to remove some font weights, but still shows, check the link in bold.
http://fonts.googleapis.com/css?family=Poppins%3A400%2C700%2C800%7C<strong>Open+Sans</strong>%3A400%2C600%2C700%2C800%7CA%3A400%2C<strong>700%2C800</strong>&amp;ver=8.5.1

  • This reply was modified 8 years by abc.xyz.
Catalin
tagDiv Staff

Hello Hannes,

If you want to add your code to the post template article you should edit the theme core files and add there your own code. For example, if you are using the post template style 1, you should edit the loop-single-1.php and place here the code you want -> https://www.screencast.com/t/MzVadn4t As a hint, you should try using the do_shoertcode method because this way allows you to add an element to the theme if you will use the element’s shortcode. You can check here -> https://forum.tagdiv.com/topic/add-a-most-popular-post-widget/ This topic would be useful for you.

Thanks.

Edward
tagDiv Member

For example: Theme panel – Categories –

zoran93
tagDiv Member

Thank you so much for your support! Just one more, last question. If I want to change the header for example to HEADER STYLE 3 (like the one in NM demo), what should I change in the code, so it would appear? .td-header-style-1 to .td-header-style-3 or? (I’ve tried this and bottom line didnt’t appear). Thanks once again!

sp
tagDiv Member

Very useful thanks for all the links! While I get to grips with all this, I’d just like to change the categories in the Local News demo to my own and replace the demo posts with my own, like for like. What’s the easiest way to do this? So for example, I would like to change “Business” to eg Blog but keep all the links intact?

  • This reply was modified 8 years by sp.
Simion C.
tagDiv Staff

Hi,

Please do not reply in your own topic, this will only delay the response on our part. We answer from oldest to newest. We try our best to answer as soon as possible.
The theme excerpts have a general setting initially, either by word or letter count. Then they can be customized by module type
https://forum.tagdiv.com/excerpts-introduction/
You could set an excerpt limit for each block that uses different modules, to have different lengths. Like this for example
https://www.screencast.com/t/cvcKRKMdve
Those blocks each have their own excerpt settings. Here is a list of the modules each block contains
https://forum.tagdiv.com/theme-blocks-modules/

Thanks

Catalin
tagDiv Staff

Hello speed_jassar,

This could be a simple example for you -> https://www.screencast.com/t/4cMn6X2p7x1v Try using the 1/3+2/3 as layout and insert a Widget Sidebar and the second columns add what block you want or any other elements. If is not what you mean, please provide more details so I will be able to provide a more accurate response.

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

There will be some quality loss when you stretch the rows with content. The default non-stretched element uses a smaller thumbnail, when it is stretched with content it will stretch the thumbnail as well.
You could try other block types which default a bigger thumbnail
https://www.screencast.com/t/7ltWQ8OHj
Or consider using Full big grids for full width content, such as these ones for example
https://demo.tagdiv.com/newspaper/full-big-grid-3/
https://demo.tagdiv.com/newspaper/full-big-grid-4/
https://demo.tagdiv.com/newspaper/full-big-grid-5/

Thanks

Simion C.
tagDiv Staff

Hi,

That could be done in two ways, either make modifications in the code and replace the icon with the text you want
https://www.screencast.com/t/2cAAwME6
Or maybe use some CSS to replace the icon with a text, like in this example
https://www.screencast.com/t/e7JbQeXg

.td-icon-mobile:before {
content:'Menu';
}

In either cases further design would be needed to style the text since text is not supposed to be displayed in that location.

Thanks

temporary_saint
tagDiv Member

For some reason I’m not having any luck changing the font colors for the title of excerpt using the sample above on BLOCK13 being used on my homepage…

I’m trying

.td_block_13 .td_module_14 h3 > a {
color: #b4413e;
}

.td_block_13 .td_module_14 .td-excerpt {
color: #b4413e;
}

.td_block_13 .td-module-title a {
color: #b4413e;
}

None of which are working?

I’ve tried adding !important but no luck either… does this method work with BLOCK13? (it seems that Block13 is non-responsive to the settings in the theme panel as well? https://forum.tagdiv.com/topic/excerpt-font-size-2/ or my install is funky 🙂

Viewing 25 results - 26,426 through 26,450 (of 38,683 total)