Search Results for 'amp'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

That could be possible, it will require a modification to the module block 21 uses (module 16). If you were to copy the read more button code from module 11 for example, in module 16
https://www.screencast.com/t/N8z1SxxB
https://www.screencast.com/t/EEllJVaD
The result would be like this for block 21
https://www.screencast.com/t/zKdhVZrJG

Thanks

Bogdan B.
tagDiv Staff

Hello,
In the thee fonts section you will find that each module in particular has it’s own font section. you can change the font for specific modules separately. Here is a list of modules used on blocks: https://forum.tagdiv.com/theme-blocks-modules/
The big grids already have a shadow under the post title so you can actually see the text.
If you need extra styling to the text, you will have to use custom css. Here is an example: https://www.w3schools.com/cssref/css3_pr_text-shadow.asp

Thank you!

simchris
tagDiv Member

Yes, this theme does have a showcase gallery – but like most such, they are submitted by users, not added by the theme dev. However, if you know how to do advanced Google searches you can simply look for the ‘td_scandal’ or ‘td-scandal’ style class in the code, and might find some stuff.

I guess if TD didn’t give you examples here, they don’t have any other than their own cool demo. I don’t think that template is very widely used; meaning, I’ve rarely seen sites using the scandal template, but have seen other templates used a lot online.

(Sorry I don’t work here, just been using Newsmag since it first launched!) 🙂

TVDinner
Participant
#0

Hello. We are looking to have a larger logo justified to the left with 468 wide ad to the right

How can we get larger logo image and format like shown in example below. Please let us know. Thanks!

Example – Curent
current

Example – Requested
requested

simchris
tagDiv Member

Why not do a Google search? I don’t think TagDiv keeps track of WHO is using WHAT demo? That would kinda be like spying. You might look through the ‘showcase’ from folks who have submitted example sites. Not everybody wants to broadcast what theme they are using.

braisu
Participant
#0

After Installing the ‘Newspaper’ theme, every posts of my WP-Site is showing this Warning: date() expects parameter 2 to be long, string given in /home/shamprot/public_html/shahitya.com/wp-content/themes/Newspaper/includes/wp_booster/td_module.php on line 155, just below the title of the post. Now what to do to fix this?

simchris
tagDiv Member

The AMP plugin from Automattic works just fine with TagDiv themes.

The AMP endpoint /amp/ and the mobile version should coexist, as the /amp/ endpoint only works for amp-compatible devices/apps.

Remember to resave permalinks after enabling the AMP plugin. See the AMP help forum for more info.

( I don’t work here. )

shxx
tagDiv Member

I tried what @shadez suggested and didn’t work.
I don’t think the issue is with my htaccess.

In web console, I get the following error when I try to click on a button in theme panel:
“Uncaught TypeError: Cannot read property ‘editor’ of td_wp_admin.min.js:32 undefined
At HTMLAnchorElement.<anonymous> (td_wp_admin.min.js:35)
At HTMLdocument.dispatch (load-scripts.php?c=0..i-mouse&amp;ver=4.9.1.:3)
At HTMLdocument.r.handle (load-scripts.php?c=0..i-mouse&amp;ver=4.9.1.:3)”

And

“Uncaught TypeError: Cannot read property load-scripts.php?c=0..io-mouse&amp;ver=4.9.1:3
‘Editor’ of undefined
At HTMLAnchorElement.<anonymous> (td_wp_admin.min.js:35)
At HTMLdocument.dispatch (load-scripts.php?c=0..i-mouse&amp;ver=4.9.1.:3a)
At HTMLdocument.r.handle (load-scripts.php?c=0..i-mouse&amp;ver=4.9.1.:3)”

Achraf91
Participant
Amp plugin - topic
#0

Hello
We want to use amp plugin with newspaper template
but it not working
anyone can help us to give us steps
Should us desactivate mobile plugin ?
Thank you

Edward
tagDiv Member

Disable all untested plugins (for example “autoptimize”) and try again.

Please notice that tested plugins can be found here -> https://www.screencast.com/t/VRYWtPFYb (scroll down this page: https://forum.tagdiv.com/install-via-wordpress/)

Any other untested plugin can interact with the theme core files and might cause a lot of unknown issues.

TVDinner
tagDiv Member

I am requesting to see OTHER sites using this template. Can you provide examples. Thanks.

Simion C.
tagDiv Staff

Hi,

I believe you are trying to change the background color of the post page elements. You can use the browser inspector to identify the elements and classes used, and create custom code
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
For example a code like this will allow you to set a color as you want
https://www.screencast.com/t/2fzQozJ81

.single .td-main-content-wrap,
.single .post {
background-color: grey;
}

Thanks

Bogdan B.
tagDiv Staff

Hello,

I see what you men now, but your images must be at least the size of the thumb. Let;s take this image as an example: https://www.screencast.com/t/ukaZkxTPtkll
Your original image is smaller than the thumb size. The thumb is 324 px wide but your image is only 300 px wide. The theme does not enlarge images. It only crops them. If you cannot upload images bigger than 300 px, then use another module on your page that has a smaller thumb than 300 px

Thank you!

Simion C.
tagDiv Staff

Hi,

You could simply edit the page with the tagDiv composer, and create the layout you want
https://www.screencast.com/t/C6nyOJOB
Split the row as you want and start adding elements in the resulting columns. Rows can be stretched as well if needed
https://www.screencast.com/t/A3NrzEAX
Check this tagDiv composer tutorials as well
https://forum.tagdiv.com/tagdiv-composer-tutorial/
https://www.youtube.com/watch?v=C0ARTSimnUY&t=2s
Please let us know if you have further questions.

Thanks

TVDinner
tagDiv Member

I would like to see samples of OTHER websites as mentioned above. Looking for inspiration to how others have customized. A gallery of multiple sites/people using the Scandal template would be nice for others to view.

Simion C.
tagDiv Staff

Hi,

You could use inner rows to multiply the columns, maybe you could create a different layout in this case
https://www.screencast.com/t/B8LzYYuJbd
On mobile the columns will be displayed one after the other. Also a possible solution would be to hide the row or elements on mobile
https://www.screencast.com/t/9jbTF9cfaniq
https://www.screencast.com/t/UZbsPqVtzS
Or you could leave it like it is and I could give you a code to display the team members like this. First add a custom class to the row containing the team members
https://www.screencast.com/t/Uy3tksy6Nb7
Then based on that class a code like this will display the members like this
https://www.screencast.com/t/rBvRg2pCr
That could be a solution. If you decide to use it here is the code used in the example

.myclass.td-pb-row [class*="td-pb-span"] {
width: 49%!important;
float:left;
padding-left: 5px;
}

This code must be entered in Theme panel->Advanced CSS phones section.

Thanks

Bogdan B.
tagDiv Staff

Hello,

Here is an example from a theme implementation on how the do_Action hook is being called:

https://www.screencast.com/t/nCDCL3FnF

Thanks.

k440092
tagDiv Member

Hi,

Ok. Thank you.. my bad =)

Another question:

I would like to show all my posts excerpts on my homepage.

I know i can do it with Visual Composer.

But if i use example “Block 12” it will show post excerpts in computer, but in mobile it shows only title?

Is there anything to do, so it would show also the excerpts in mobile view?

Melvine
Participant
#0

Hello,

Do you have the project to add some functions for display the videos, like on the CNN website for example. http://us.cnn.com/2017/12/01/politics/jared-kushner-michael-flynn-russia/index.html A system with Floating Video that allows you to keep watching video while scrolling ( another example http://videopro.cactusthemes.com/v1/facebook-video/)

I saw some plugins, but they don’t work on the template, do you have test some plugins of the kind on your template ? If yes can you give me the best plugin for Newspaper please .

Do you know this one : “Floating Video for WordPress”?

https://codecanyon.net/item/floating-video-for-wordpress/19716465?sso=1&_ga=2.147715635.525298493.1512295213-1199919755.1512295213

Thank you very much
Best Regards
Melvine

simchris
tagDiv Member

Not theme related, you might check with Google forums.

Also, check your site stats, either from Google Analytics and/or from your web server stats package, to see what kind of traffic you’re getting and from where.

I don’t have this issue here, as I often catch a typo, or update something, and reads actually go up a couple of days later as the social stuff I do when sharing propoagates more and stuff in Google News and elsewhere “settle.”

You could setup your tracking, then monitor what’s going on — for example if it’s all bot traffic, then do update on test post, then monitor what changes specifically.

“views” is a broad term, and can apply to unique visitors, bot traffic, hackers, scrapers, etc. — if you lose bot traffic, but not unique visitors, then nothing actually wrong. If you lose bot traffic, they may choose to not keep indexing it as new if the “updated date” changed relative to position in the RSS feed.

I don’t work here – just food for thought anyway.

claus
Participant
#0

Hi!
Could you please suggest some qualified Newspaper designer? Is there any platform that could help me to choose one? Upwork as an example does not help me.

arpitsrivastava
Participant
#0

Hi,

I have been struggling to add author image in the Author Box just below an article.

Sample Article – http://marketinglessons.in/spicejet-case-study/
Author Details – http://marketinglessons.in/author/arpitsrivastava/

My profile image is updated everywhere – Profile, Gravatar etc-. Still it doesn’t reflect in the author box.

Need help to fix this.

sagarv1997
tagDiv Member

I checked in the console and it is showing 403 error in https://randomwreck.com/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=8.5.1

Screenshot

bariton
Participant
#0

Hello All,

I am having an issue for example on this page https://anonymster.com/express-vpn-review

The photo with the caption “just click the big button and you are protected” is set as 250×410 in custom size but appear much bigger…

I tried to setup medium / custom / small size but the dimension never change.

How can i fix this as this is a common problem on all my post.

Thx

haroldsimon
Participant
#0

Captions on images that are left or right justified and not the full width of the column are not wrapping, causing the text of the post to not wrap around the image.

For example see the 2nd image in this post:
https://shelterforce.org/2017/11/28/rowhouse-repairs-health/

Viewing 25 results - 26,651 through 26,675 (of 38,683 total)