Search Results for 'amp'

Results from the Forum
danieleprimavera
Participant
#0

Hello,
i encontered problems with my developing site nuovo.unioneinquilini.it for mobile version. While the home page seems to work fine, when i open a page or a single post it seems like mobile menu doesn’t open and some blocks doesn’t work fine (for example, the social sharing box which seems to be totally without css). I tried the way-1 to mobile version (simply a responsive version). The issue is present either by mobile (android) and with developing tools by chrome on windows.
thank you.

Bettina
tagDiv Staff

Hello @boutiqueocland !

I just tested now and it is working as it should.
You need to copy this full code, for example: https://fontawesome.com/icons/pen-to-square?f=classic&s=solid -> https://prnt.sc/ZRcGkkW7gZbg
Please follow the guide step by step in order to be able to do that.

Thank you!

Anamaria
tagDiv Staff

Hi,

You need to use a custom code css

.td-crumb-container{
display: none;
}
.sample-page .td-page-title
{
margin-top: 20px;
}

The code needs to be set in the Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf

Thank you!

pwisker
Participant
#0

Hi!

How do I delten breadcrumbs in this page:https://ztratum.com/sample-page/ ? I don’t see it in the page template.

Thank you,

Patrick

DocDigit
tagDiv Member

What I now do is before removing a posting, I check the image name (example.jpg) that belongs to it. Then I perform a ‘find’ in Unix and detect all images that have the ‘example-‘ (watch the hyphen) notation thus leaving out the original image in my media library and delete them by hand.
Someone in for a short script? Unfortunately I am not a programmer ;-(

dano1066
Participant
#0

I know there are third party plugins for this but i feel this would be quite simple to do if i could style the comments differently. Add a category called “question” and the title/post content would make up the question and then the comments could be the answers. Its already the perfect hierarchy. All i would need to do is use a different theme for posts of this category. I would style it so the comments are a more prominent part of the page so the user could clearly see the answers to the question at the top.

I was hoping there might be a cloud template for this but I couldn’t see one. I have tried creating this but I am struggling to restyle the comments to make them look more like answers to a question as opposed to traditional comments. Theres also no way to modify the title of the comment block to read “2 Answers” instead of “2 Comments”.

answers

zinger
Participant
#0

I am noticing that whenever I make a change to the theme panel, they are not taking affect. If I make a change (as an example, change the footer text) I save the changes, and all seems ok, but the changes I just saved are not being reflected. If I then refresh the theme panel, the changes that were just made and saved are reverted back to the state prior to the change/save.

I have three sites running the Newspaper theme (version 12.4) and they are all having the same issue.

Thanks

Anamaria
tagDiv Staff

Hello,

Usually the “Invalid reply from server endpoint error” is caused by insufficient WP_Memory_limit, if you’ll set it to 256M, and is still not working, please double it and check the rest of the settings from our guide -> https://forum.tagdiv.com/requirements-for-newspaper/ also make sure that you are using SSL and you have a good bandwidth, the one from our server is 1GB/s and the one that I use at home is 500MB/s, if you have low bandwidth, then you can access parts of the cloud, this can be done from the frontend, for example, if you are on a post -> https://i.imgur.com/4G74M7F.jpg or from tagDiv Composer -> https://i.imgur.com/2F6MhfI.png or from backend -> https://www.screencast.com/t/wekHmc7kJ8J

Thank you!

christianmuda
Participant
#0

Hi,

I wonder how to insert a feed with latest blog post on the right panel of blog posts in desktop format? In for example this post:

https://www.matochresebloggen.se/restauranger-i-prag-med-avsmakningsmeny/

Thanks!

best regards Christian

Anamaria
tagDiv Staff

Hello.

Unfortunately, the Post Loop element does not offer filtering options. You can replace it and use Flex Blocks. In flex blocks, you can go to filter settings and exclude by category/post id using a negative in front. For example: ” -24 ”: https://imgur.com/IKkIQfV

Thank you!

Rajesh Menon
tagDiv Member

Whenever i add the video url in the additional information tab, i dont see the video embed in the frontend of the product page. for example
https://ibb.co/DWpD5yf
https://ibb.co/3pGRNWm

liliaf
Participant
#0

I need to change the text color on locked posts from black to white on links like this: https://vypeplus.com/ramping-cut-almost-in-half-in-last-four-months-sa-government-says/
These are my global manager settings: https://imgur.com/a/tFYF22v

Anamaria
tagDiv Staff

Hi,

1.You can use the element button and add the code there for the custom field like in this example https://i.imgur.com/ZGYBjfE.png. You need to use {cf_nameoffield} -> https://i.imgur.com/F2ysuLA.png
2. I think that you need the jobs available, like taxonomies, to be able to see for what job is applied https://i.imgur.com/BcX5vbK.png. Did you make a page and used there the element posts list and set the page ids here https://i.imgur.com/mOrpp6e.png and here -> https://i.imgur.com/JGkqFfj.png -> https://i.imgur.com/rOQOeIA.png ? You can set the post form title to appear with the first name like this https://i.imgur.com/vwUsIcX.png
3. Unfortunately, there, you need to set a price; you can set 0. To display the acf the type file will be added in future updates.
5. Please provide more details.

Thank you!

Bettina
tagDiv Staff

Hello!

As an example, if you use our element, then it will work: https://prnt.sc/dx3FAClFZ27U

Thank you!

Bettina
tagDiv Staff

Hello!

A shortcode can be inserted by using the element called “Column text” or “Text with title”. For example, in the step3 here: https://forum.tagdiv.com/add-cryptocurrency-price-ticker-widget/
“Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.
Or you can use the shortcode called Video Embed.

Thank you!

Bettina
tagDiv Staff

Hello @bromaru!

Unfortunately, we have not tested “the event calendar” plugin, so we can’t say if it will work or not. You will have to test and see. Also please note that we don’t offer support for untested plugins. For the moment, we do not have an event plugin tested with our theme, but you can try one of those: https://bloggingwizard.com/best-wordpress-event-calendar-plugins/
I recommend you to build CPTs.
Full documentation here:
https://forum.tagdiv.com/introduction-cpt-acf-newspaper-theme/
https://forum.tagdiv.com/custom-post-type-support/
A shortcode can be inserted by using the element called “Column text” or “Text with title”. For example, in the step3 here: https://forum.tagdiv.com/add-cryptocurrency-price-ticker-widget/
“Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.

Thank you!

Anamaria
tagDiv Staff

Hi,

1. You need to use in the page the custom field element in the type url-> https://forum.tagdiv.com/custom-fields-support/ to display the link.
2. Please delete the limit, there is a huge number, and set for example, 10.
3. You need to set the limit on the plans here https://i.imgur.com/ACwLuMC.png, if you want to have the free to be monthly then you need to set a price. Did you have set the plan on the pricing ->https://forum.tagdiv.com/shortcodes/ ?
4. You can let the limit empty.

Thank you!

Bettina
tagDiv Staff

Hello @alternativeleon !

You can build it like this: https://forum.tagdiv.com/gallery-2/ or https://forum.tagdiv.com/topic/gallery-in-gutenberg/
Also, you can use a plugin for this if these features do not satisfy your needs.
A shortcode can be inserted by using the element called “Column text” or “Text with title”. For example, in the step3 here: https://forum.tagdiv.com/add-cryptocurrency-price-ticker-widget/
“Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.

Thank you!

Peterchoge
Participant
#0

Hello, I am trying to edit the category pages but it keeps showing posts from other categories. For example, I have 3 categories, football, basketball, and betting. When you check the football category you will find posts from basketball and betting.

https://sportsafrica.net/category/basketball/

RameshGorsiya
Participant
#0

A new URL has been generated automatically with the blogs page with my email address at the end.

For example http://www.aaxel.ca/blogs/abc@gmail.com

How can I solve this error? It affects the overall site audit score and decreases my SEO ranking.

TGINN24x7!
Participant
#0

Hi,
Please check –

Page – https://nrinews24x7.com/
category – https://nrinews24x7.com/category/automobile/
post – https://nrinews24x7.com/noise-introduces-three-new-smartwatches-and-rolls-out-irresistible-discounts-on-existing-products-around-amazon-prime-day-sale/

I want footer to be consistent like on pages for category & posts. How to do this? P.S. I am using a global footer. Let me know if you need login credentials

Calin
tagDiv Staff

Hi,
“When it comes to heading in related posts, I’ve edited line 25 code, like this: https://imgur.com/V3z16y8” – this is because it was not correctly edited, you have there 2 tips of commas and you have only one parameters, not 2 like in my example, the line should be like this – https://i.imgur.com/aiDvPnH.png
The H1 is set by default on logo, but on pages and posts that have set the title it will be removed from logo and use on post/page title. In this case you need to set for page template this option – https://i.imgur.com/716seCA.png
Thank you!

RBatista809
tagDiv Member

Thank you very much for all those informations. Now my website looks exactly as I want in a cellphone, but now I have a question :
1.- When I call my website throu a cellphone is faster using mobile theme and amp plugin than Mobile responsive ? Or its just the same ?

mik989
Participant
#0

Greetings,
from desktop I have Eliminate render-blocking resources problems.
I currently use wp-rocket and I’ve already followed various guides on how to optimize the newspaper theme, but from the desktop I can’t figure out how to optimize these css coming from the theme.

I put here the link to google pagespeed, I would be grateful if you could give me some suggestions.

Thank you

https://pagespeed.web.dev/analysis/https-www-venetoclub-it-10-cose-da-vedere-a-maserada-sul-piave-in-provincia-di-treviso/yi5ht2oey8?utm_source=search_console&form_factor=desktop&hl=en

hadharm
tagDiv Member

I think it is your browser or network. It loads properly from my end even in incognito. I also noticed the share buttons are not loading for you. Pls try incognito or another browser.

What I want to achieve is when a user clicks on apply now button, they should be presented with either an email address, phone number, a form, or a clickable button with external url showing “apply on the company website”.

It should only show what the job poster input at https://hiideemedia.com/post-a-job/

I have achieved that (check https://hiideemedia.com/tdcpt_jobs/content-writer/) but the problem is when a user leave the job details field empty, I want my website apply now form to come up. Which I thought the plugin should have by default. The submitted info will also automatically show up in both tds my account and backend job applications list after being filed and submitted by applicants.

You can also tell me how the jobhunt pro plugin works because I noticed there is a backend page showing job applications that I thought will show the list of job applications submitted by users from the frontend.

Where is the sample form/template that job applicants will fill out to get the job applications submitted with their CV attached?

Pls, I also need post types slug for bookmarked jobs, I couldn’t get that e.g. tdcpt_jobs, tdcpt_companies.

Thanks.

  • This reply was modified 3 years by hadharm.
Viewing 25 results - 4,151 through 4,175 (of 38,683 total)