Search Results for 'amp'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

There is no problem if you transfer the theme to another domain for example. Simply activate it in the new location. The theme activation will only be required once. If the active state is reset, then that could mean a problem with the database.
Try deactivating all plugins except theme plugins and clear all caching. Then activate the theme manually
https://www.screencast.com/t/RkHURNGFveRC
Monitor if the activation is still being reset.

Thanks

ashishsahu
tagDiv Member

thank sir for help, but i have also checked as you say. clear cache & other different browser. but still not showing footer content- please see screenshot – https://ibb.co/mtVN5w

my phone is samsung galaxy j2 pro, browser tested on chrom, dolphon, & deafault browser.

arollettson
tagDiv Member

Oops. My enthusiasm was premature, Simion. The CSS you suggest only works when the category-gadgets (to use your example) is included in the page build. Thus, if I select the category ‘category-gadgets’,from my sidebar, a page builds with only ‘category-gadget posts, and the css includes the style classes ‘.single .category-gadgets .(etc) ‘ so the {display:none} works.

But on a more general listing of posts that does not specify the ‘category-gadgets’ category, then {display:none} doesn’t work. (Though it works just fine if I remove ‘category-gadgets’ and my CSS reads .single. author-box-wrap { display:none; }. Which of course turns off all the author boxes and defeats the entire purpose.)

Do You have any other ideas, or are we stuck here?

Regards,

Alan

Catalin
tagDiv Staff

Hello ZIMM,

For example, if you want to hide the Article Inline Ad for a specific post page you should use the following steps from here -> https://www.screencast.com/t/cSWS2BPSlD

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

If those special posts would be included in a particular category, this would be possible with a simple CSS code. For example I don’t want display the author name and author box for posts in the “Gadgets” category. This would be the simplest solution to remove the author name an author box
https://www.screencast.com/t/4YBv3eHGSbW
https://www.screencast.com/t/tQRV2CsKis85
This is the code used in the example, replace the category name with the one in your case and make some tests to see if it works properly.

.single .category-gadgets .td-post-author-name,
.single .category-gadgets .author-box-wrap {
display:none;
}

Thanks

Simion C.
tagDiv Staff

Hi,

The post will be wider if you simply do not use a sidebar. This is an example of a post with no sidebar
https://demo.tagdiv.com/newspaper/td-post-five-things-you-may-have-missed-over-the-weekend-from-the-world-of-business/
In the post edit screen you need to select this option
https://www.screencast.com/t/R2bz5gvwE1i
The the post content will occupy the whole available width.

Thanks

sunnydream
Participant
#0

Hi, I can’t find the setting to adjust the width of block 1 from TagDiv Composer. There is an option to adjust the column layout to full length, or 1/3 & 2/3, etc, but this changes the entire page instead of just block 1. Thanks!

suprim
Participant
#0

How can I disable header ads on certain pages? For example I want to disable ads on 404 page and contact us page.

Thank you

My Beautiful Europe
Participant
#0

Hello,

I would like to change categories that are displayed on our articles: https://mybeautifuleurope.com/
For example, the first article the category shown is “Croatia” and I would like to be “Start up”. They are 3 categories for this article. How can we change from “Croatia” to “Startup”. The “Make Primary” thing is not working i guess.

Do you have any idea to do it?

Thank you very much,

Frank

T2N
Participant
#0

The two column function doesn’t always work well for safari and Internet Explorer. For example, in this post scroll down to the bottom where the long Pinterest pin is under the “Discover” section. In Chrome the pin is on the right half of the page but in Safari it’s back on the left.
https://travel2next.com/six-ultra-cool-places-to-stay-in-canada/

I’ve been using your two column function for ages and only just realised it – so there are hundreds of pins on the site that don’t display properly in Safari or IE as the function doesn’t seem to support other browsers. Please tell me what the solution is.

Thank you

Simion C.
tagDiv Staff

Hi,

The theme uses the default WordPress commenting system, based on WordPress capabilities. If you want to implement Facebook comments for example, this is a similar topic
https://forum.tagdiv.com/topic/facebook-comments-2/
Or use a plugin and remove the default theme comments
https://forum.tagdiv.com/topic/facebook-comments-plugin-2/

Thanks

Simion C.
tagDiv Staff

Hi,

Post pages cannot be edited with the tagDiv composer, so you cannot place the Revolution slider on posts. You can create galleries for example, and slide images
https://forum.tagdiv.com/gallery-2/
These are all the available post templates
https://forum.tagdiv.com/post-templates-2/
If you are having problems installing plugins, please check the theme system status and make modifications to the parameters mentioned in this guide if necessary
https://forum.tagdiv.com/system-status-parameters-guide/
You could ask your hosting provider to make them for you, as they might have a recommended method in this matter. Insufficient resources are most likely the cause for this to happen.

Thanks

Bogdan B.
tagDiv Staff

Hello,

I have inspected your site but could not see any issues with image. Please provide an example of the error so we can inspect it.

Thank you!

Catalin
tagDiv Staff

Hello JessieT,

Our theme has a big list of header styles which uses the logo in different dimensions, according to our documentation here -> https://forum.tagdiv.com/header-styles/ If you want to use the Logo in full-width you should use the header style 10 for example because this kind of header uses the logo in full-width.

Thanks for your understanding!

ihora
Participant
#0

Hi,
I have a problem with search page.
For example, I search for a word (greek language), but the results are wrong.
You can tested here

Bogdan B.
tagDiv Staff

Hello,

Sorry but this is a custom implementation that the theme does not provide. You will have to make it custom if you have the proper coding skills.
Here is an example: https://stackoverflow.com/questions/1546943/how-do-you-change-a-drag-and-dropped-image-mid-drag

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Please clear your cache and remove all plugins except the theme specific ones. Then test for duplicates again. If the issue is still there, please provide an example of what these metas are and a link to your site so we can inspect it.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

Sorry but the theme does not offer any category ads. If you want to place ads inside the category content, you will have to do it custom. Here is an example:
https://forum.tagdiv.com/topic/advertising-block-in-category-page/

Thanks

ashishsahu
Participant
#0

i am using newpaper mobile theme. stup main menu & footer menu. on computer everything is fine. main menu also working fine on mobile theme. but footer menu not working. all footer menu showing but after open that not showing their content.

boka003
tagDiv Member

Hi,

Thank You for reply.

Only think that i add is this in global java

// Anonymous "self-invoking" function
(function() {
// Load the script
var script = document.createElement("SCRIPT");
script.src = 'https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js';
script.type = 'text/javascript';
document.getElementsByTagName("head")[0].appendChild(script);

// Poll for jQuery to come into existance
var checkReady = function(callback) {
if (window.jQuery) {
callback(jQuery);
}
else {
window.setTimeout(function() { checkReady(callback); }, 100);
}
};

// Start polling...
checkReady(function($) {
// Use $ here...
});
})();

jQuery(document).ready(function()
{var imavidea=false;
var imafacebookvidea=false;

//Ovdje ide facebook embed code
var facebookembedlink='<iframe src="https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2FVideoCraftStudioProduction%2Fvideos%2F825894130902546%2F&amp;show_text=0&amp;width=560" width="560" height="315" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allowFullScreen="true"></iframe>';

//Ovdje ide youtube video link
var videolink="https://www.youtube.com/embed/tsPGxI4J4FI";
if(imavidea)
{
jQuery(".td-big-grid-post-4").html(jQuery(".td-big-grid-post-3").html());
jQuery(".td-big-grid-post-3").html(jQuery(".td-big-grid-post-2").html());
jQuery(".td-big-grid-post-2").html(jQuery(".td-big-grid-post-1").html());
jQuery(".td-big-grid-post-1").html(jQuery(".td-big-grid-post-0").html());
jQuery(".td-big-grid-post-1 img").css({"height":"100%", "width":"100%"});
if(!imafacebookvidea){
jQuery(".td-big-thumb").append('<iframe width="100%" height="100%" src="'+videolink+'?autoplay=1" frameborder="0" style="position:absolute; top:0;left:0; right:0; bottom:0; z-index:10" allowfullscreen></iframe>');}
else
{
var facebookispravljen=facebookembedlink.split('"400"').join('"100%"');
facebookispravljen=facebookispravljen.replace('overflow:hidden"','overflow:hidden;position:absolute; top:0;left:0; right:0; bottom:0; z-index:10; "');
jQuery(".td-big-thumb").append(facebookispravljen);
}
}
// jQuery("li.comment section.content").each(function(){jQuery(this).html(jQuery(this).html().replace(/<br/g, '<br/><br'))});
jQuery("body.single article header").first().append('<div class="sharedaddy sd-sharing-enabled">'+jQuery("div.sharedaddy").html()+'</div>');
setTimeout(function(){jQuery("#gk-content-top").css({"max-height":"500px","margin-bottom":"0"});},1);
setTimeout(function(){jQuery("#gk-banner-top").css({"transition":"all 1s","-webkit-transition":"all 1s","-ms-transition":"all 1s","-o-transition":"all 1s"}).css("margin-top","0");},1);

jQuery("#gk-mainbody-top #widget_gk_nsp-24 .gk-nsp-arts img").each(function(){var sors= jQuery(this).attr("src"); sors="wp-content/uploads/"+sors;jQuery(this).attr("src",sors);})

}

);

jQuery("#gk-inset").before('<div id="youtube_responsive-4" class="box widget_youtube_responsive">'+jQuery("#execphp-6").html()+'</div>');jQuery("#execphp-6").hide();
/* jQuery(document).ready(function(){
var a=jQuery("#execphp-6").html();
jQuery("#execphp-6").html("");
jQuery("#youtube_responsive-4").html(a);

})*/

Here is my system status: http://prntscr.com/h3orse

I have updated theme, and this is happend before update, i think update is not problem.

robert4web
Participant
#0

Hello!

On my website I installed SSL certificate. When I check website with https://www.whynopadlock.com I get on home page this:

Insecure <form> call.
Found on line # 1817 in file: http://www.mydomain.com/index.html
Insecure <form> call.
Found on line # 2679 in file: http://www.mydomain.com/index.html

(Note: Chrome will show a security error for any secure page with an insecure <form> call on the page)

And when I am on the post is this:

Insecure <form> call.
Found on line # %2F%2Fwww.mydomain.com%2Fmy-new-post%2F&layout=button_count&show_faces=false&width=105&action=like&colorscheme=light&height=21 in file: http://www.facebook.com/plugins/like.php?href=https
Insecure <form> call.
Found on line # %2F%2Fwww.mydomain.com%2Fmy-new-post%2F&layout=button_count&show_faces=false&width=105&action=like&colorscheme=light&height=21.orig in file: http://www.facebook.com/plugins/like.php?href=https

Insecure <form> call.
Found on line # 2036 in file: http://www.mydomain.com/my-new-post/index.html

(Note: Chrome will show a security error for any secure page with an insecure <form> call on the page)

BTW, in IE and FF is OK. What is wrong? It is first time that I have problem when I move website to https.

Thanks,

Best regards

R.

Ryansmccain
Participant
#0

I have my header style set to 10 and I don’t see my site text and tagline. I’ve also tried header styles 9 and 11, per the documentation.

See this video: https://www.youtube.com/watch?v=UHuXl7b07Zw&feature=youtu.be&hd=1

Thanks

3pixelkindr
Participant
#0

Hi there,

I have the Yoast plugin installed and it should add automatically rel=”next” and rel=”prev” to the pagination links. It should also change the canonicals of pages. For example trendblog.net/page/2/ should have the canonical trendblog.net/page/2/. However, this is not working and Yoast suggests that it might be a conflict with the theme.

I wanted to check if you or anyone has encountered this issue and if there’s a fix.

Here’s some info from the Yoast Page:
https://kb.yoast.com/kb/is-the-plugin-compatible-with-paginated-content/

Thanks

ibrandmg
tagDiv Member

Sorry, for the confusion. I use visual composer regularly on on my website build outs. Unfortunately when I apply the stretch content and row (no padding) feature, the content does not stretch to full width it remains within a box layout.

I am wanting the post content right below the header to be full width, as well as other sections of the page to be full width. For example a parallax feature, similar to how you have the demo the grid full 9. No matter what I choose for specs it remains in the box layout.

Ryansmccain
Participant
#0

I’m trying to add my logo to the header and it’s not displaying. See the video I made:

Viewing 25 results - 27,126 through 27,150 (of 38,683 total)