Search Results for 'amp'

Results from the Forum
PoFac
Participant
#0

Hi,

I’ve searched in the documentation, but I don’t find if there is shortcodes available for the blocks. For example, I want to use Block 7 in a post.
Is the shortcode something like [td_block_7] ?
And what are the argument for the shortcode ?

Thanks !

Bichareh
Participant
#0

Hi,

If I test my site, the Google Pagespeed mobile tab shows always a blank page.

https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.promicabana.de&tab=mobile

I don’t know why this is happening, but my site looks in a normal browser still very good.

Alin [tagDiv]
tagDiv Staff

Hi,

You can add round() at final score but for example 3.5 will become 4: http://screencast.com/t/k9nLhpjH9fJ
Result: http://screencast.com/t/FGoqheiqhttp://screencast.com/t/Rm3jAaxsis
Here you can find out more about this: http://php.net/manual/en/function.round.php and maybe you can achieve what you need.

Hope this helps!

otoparkcom
Participant
#0

Hello,

If a review consists of, for instance:

A: 5 stars
B: 4.5 stars
C: 5 stars
D: 2.5 stars

“Summary” is being calculated as “4.3”.

But I want the summary to be shown in 0.5 ranges, just as in the category ratings. That is, review overview must result in 4.5, not 4.3.

Or 3, not 3.1, for example. It should round up or down.

How can I change that?

Thanks!

buenatag
tagDiv Member

Update:
block does not work with WP native custom fields either
code – eg:
<?php $gueltig = get_post_meta( get_the_ID(), 'gueltig', true);
echo $gueltig; ?>
works perfectly well for single post templates &amp; module templates but is not passed onto block.

Lucian
tagDiv Staff

Hi,

Not sure how you added it. Having it shown on module 6 then it should also appear on block 7. Please provide more details about how you’dd add it and also provide your site’s url with an example.

Thanks

Alin [tagDiv]
tagDiv Staff

Hi,

1. Please try this custom css for background color: http://screencast.com/t/3Nd1pdmNKB

.td-page-wrap{
background-color: rgba(42, 172, 203, 0.38) !important;
}

2. I think that you refer to this shadow: http://screencast.com/t/w3vHbM9pk so please try this css code in Theme Panel > Custom Css: http://screencast.com/t/K7V92H9tCC0

.td-full-layout .td-footer-wrap{
background: none !important;
}

3. Please remove this code from td_block.php: http://screencast.com/t/MCSkzGbWD
And also add this css to remove underline when you hover: http://screencast.com/t/ztNDEiKt

.td_block_wrap .block-title a:hover{
text-decoration: none !important;
cursor: default;
}

Also for background I think that you want something like this: https://forum.tagdiv.com/topic/background-color-for-title-of-block-or-widget/
For the arrows you can use a background image to replace them, as the arrows are images and you cannot change the color: http://screencast.com/t/Xsbs6PmTqZ5

.td_ajax-prev-page, .td-ajax-next-page{
background-color: blue;
}

4. You can try customize a module for example comment this code in module_search.php: http://screencast.com/t/jwd5LedNCV use it for category page from Theme Panel: http://screencast.com/t/3OW8Hp2l8
And use this custom css: http://screencast.com/t/eUkykVx7QCe
Or you can create a new module: https://forum.tagdiv.com/topic/has-anyone-successfully-made-custom-blocks-that-show-up-in-visual-composer/#post-10478

5. You can add an extra class to the column and target block 10 using inspector tool.

6. Unfortunately theme doesn’t an option for this and you will need custom work for this. You can try to follow this topic but this will affect all blocks: https://forum.tagdiv.com/topic/how-to-sticky-post-on-big-silider/#post-12938

7. WordPress has some default cropping sizes http://screencast.com/t/ifk8fE1HYk and we added more sizes inside the functions.php file – http://screencast.com/t/2QaaubXnqxL
Those sizes are used on modules and sliders (including the Big Slider), you can read here about the thumbs used on modules and sliders https://forum.tagdiv.com/modules-and-blocks/ It isn’t an ideal image size so it can look good on all thumbs.

Thanks!

parinyana
Participant
#0

I need disable “Unique articles” for Slide.
http://snap.ashampoo.com/9MUCESSm

rcraig232
Participant
#0

I’m using Relevanssi (Premium) for search.

It has the option to index Author profiles and display them in the search results. However, the images are broke, any thoughts on how I could get this to work with Newspaper? OR even specifically disable these author images (instead of seeing a broken image)

example: http://louisianabaptists.org/?s=jeff

http://www.relevanssi.com

Thanks!

am
tagDiv Member

Hi guys,
as redtaileagle I have the same problem. Local environment is a fresh made VM (vmware) with Ubuntu 14.04.02 LTS.
php.ini

...
upload_max_filesize = 24M
...
memory_limit = 256M
...

Strange thing is that I did a VM a couple of days ago, same OS, same php.ini &amp; other settings. Everything worked flawless, so I played around the demo and messed up everything as a baby with a new game. This morning I create an identical VM and installed flawlessy WP and the NewsMag theme. Then I tried to download the demo’s data but it freezes just at the end. It downloads something but not all, in fact on the main page you can see texts and can’t see images but if you click on a post everything seems working fine, at least texts and images are ok.

Any idea? because I really can’t understand what’s wrong.

Thank you in advance,
AM

Alin [tagDiv]
tagDiv Staff

Hi,

Maybe you did not understand me. You already use the sidebar from homepage(default) also on your event posts, just that appear this issue with date. You can try to change the sidebar for your posts(theme’s templates) from Theme Panel > Categories > each category(this sidebar will also appear on post from that category): http://screencast.com/t/H9PzO5ZOEdQd And the default sidebar will appear only on your event post and you can add widgets that will not display date for example: http://screencast.com/t/9P2OOhIJHhttp://screencast.com/t/xNRn5CQc
You cannot change the sidebar for your event post, so those will use theme’s default sidebar, but you can set a custom sidebar for category pages, posts, pages so I think this is the best and easiest solution.

Thanks!

yoshi1234
Participant
#0

For some reaon I can’t add a clicable link like https://www.google.com/ for example in my website? Is this a theme bug? How can I fix?

orlando
Participant
#0

Hi,

after you upgrade to the latest version 1.7 of Newsmag
PageSpeed sees the site in this manner.

as if you did not read the paper style

https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.knews.it%2F&tab=desktop

You can let me know, what can I do ??

I await your response about

good job

simchris
Participant
#0

Hi, folks
while this may not apply to some of you, in our case today it did.

We were getting major server process over-loads, going from normal .09 to 49, with php going from green to yellow to red all day long. THis started over the weekend.

Turned out to be a semi-annual content scraping to the point of abuse from YANDEX bot.

For example with 5 minutes number of requests hitting *one* website (along with IP)
9981 5.255.204.30
12586 178.154.183.203
12780 5.255.204.29

SO in 5 minutes they were hitting 35,000 pages — and this is just ONE of our websites (!).

Time: Mon Mar 23 19:25:41 2015 -0400
1 Min Load Avg: 34.08
5 Min Load Avg: 12.39
15 Min Load Avg: 6.12

=====================================

NOW coming back to earth ….

Last 1 minute 1.58
Last 5 minutes 2.54
Last 15 minutes 4.76

simchris
tagDiv Member

You can turn that off from the
theme pane > posts settings 🙂

I do that too … 🙂

Comments box still works.

example
http://musewire.com/paula-cole-announces-new-album-release-7-a-soft-and-soulful-review-of-a-7-year-life-cycle-8295/

okti
Participant
#0

Hi,

i’m using NewsMag and Event Manager. Everything works except one thing.

On my blog i have sidebar with latest artciles (NAJNOWSZE ARTYKUŁY): http://www.edurozrywka.pl/blog – the dates of articles are dispayed correctly, as they should be.

The same sidebar is displayed on the signle event view, as in these samples:
http://www.edurozrywka.pl/szkolenia-otwarte/szkolenie-komunikacja-w-zyciu-osobistym-2015-04-13
http://www.edurozrywka.pl/szkolenia-otwarte/szkolenie-automotywacja-w-zmianach-2015-04-20

The problem is that in second case all the articles in sidebar are taking the date for the event.

How to change it or display another sidebar (i have second one without widgets with with blocks).

Please help.

salocharly
Participant
#0

Hi and thanks in advance,
I updated the theme a few days ago, I notice i see a warning in chrome:
https://support.google.com/chrome/answer/1342714

When i check the console I see many errors:

element.style {
}
.td-content-wrap {
position: relative;
top: 0;
left: 0;
}
* {
line-height: inherit;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
div {
display: block;
}
Inherited from div#td-outer-wrap
* {
line-height: inherit;
}
Inherited from body.page.page-id-201.page-template-default.logged-in.admin-bar.emergency-room-near-me.white-menu.wpb-js-composer.js-comp-ver-4.3.5.vc_responsive.td-boxed-layout.customize-support.td-js-loaded
body, p {
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
line-height: 21px;
color: #222222;
}
body {
visibility: visible !important;
}
* {
line-height: inherit;
}
Inherited from html.js_active.vc_desktop.vc_transform
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
* {
line-height: inherit;
}
Pseudo ::before element
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
Pseudo ::after element
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

position0
0margin‒
‒border‒
‒padding‒
‒1349 × 2933‒
‒‒
‒‒
‒‒

.
ads?client=ca-pub-8899869417109027&format=300×250&output=html&h=250&slotname=9856088599&adk=1582781…:1 Mixed Content: The page at ‘https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-88998694171090…&srr=1&fu=16&bc=1&ifi=1&xpc=J8rlV6L4Gn&p=http%3A//bnearme.com&dtd=65&dpt=1&#8217; was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&#8217;. This request has been blocked; the content must be served over HTTPS.
ads?client=ca-pub-8899869417109027&format=300×250&output=html&h=250&slotname=9856088599&adk=1582781…:1Z.Cb
ads?client=ca-pub-8899869417109027&format=300×250&output=html&h=250&slotname=9856088599&adk=1582781…:1 Mixed Content: The page at ‘https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-88998694171090…&srr=1&fu=16&bc=1&ifi=1&xpc=J8rlV6L4Gn&p=http%3A//bnearme.com&dtd=65&dpt=1&#8217; was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700&su…tin%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Cvietnamese%2Clatin-ext%2Ccyrillic&#8217;. This request has been blocked; the content must be served over HTTPS.
ads?client=ca-pub-8899869417109027&format=300×250&output=html&h=250&slotname=9856088599&adk=1582781…:1 Mixed Content: The page at ‘https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-88998694171090…&srr=1&fu=16&bc=1&ifi=1&xpc=J8rlV6L4Gn&p=http%3A//bnearme.com&dtd=65&dpt=1&#8217; was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Roboto+Condensed%3A300italic%2C400it…tin%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Cvietnamese%2Clatin-ext%2Ccyrillic&#8217;. This request has been blocked; the content must be served over HTTPS.
ads?client=ca-pub-8899869417109027&format=300×250&output=html&h=250&slotname=9856088599&adk=1582781…:1 Mixed Content: The page at ‘https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-88998694171090…&srr=1&fu=16&bc=1&ifi=1&xpc=J8rlV6L4Gn&p=http%3A//bnearme.com&dtd=65&dpt=1&#8217; was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Droid+Sans%3A400%2C700%7CDroid+Serif%3A400%2C700%7CArimo%3A400%2C700%7CVollkorn%3A400%2C700&#8217;. This request has been blocked; the content must be served over HTTPS.
ads?client=ca-pub-8899869417109027&format=300×250&output=html&h=250&slotname=9856088599&adk=1582781…:1 Mixed Content: The page at ‘https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-88998694171090…ppjl=u&fu=16&bc=1&ifi=2&xpc=58Di0bRcQt&p=http%3A//bnearme.com&dtd=99&dpt=1&#8217; was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&#8217;. This request has been blocked; the content must be served over HTTPS.
ads?client=ca-pub-8899869417109027&format=300×250&output=html&h=250&slotname=9856088599&adk=1582781…:1 Mixed Content: The page at ‘https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-88998694171090…ppjl=u&fu=16&bc=1&ifi=2&xpc=58Di0bRcQt&p=http%3A//bnearme.com&dtd=99&dpt=1&#8217; was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700&su…tin%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Cvietnamese%2Clatin-ext%2Ccyrillic&#8217;. This request has been blocked; the content must be served over HTTPS.
ads?client=ca-pub-8899869417109027&format=300×250&output=html&h=250&slotname=9856088599&adk=1582781…:1 Mixed Content: The page at ‘https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-88998694171090…ppjl=u&fu=16&bc=1&ifi=2&xpc=58Di0bRcQt&p=http%3A//bnearme.com&dtd=99&dpt=1&#8217; was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Roboto+Condensed%3A300italic%2C400it…tin%2Ccyrillic-ext%2Cgreek-ext%2Cgreek%2Cvietnamese%2Clatin-ext%2Ccyrillic&#8217;. This request has been blocked; the content must be served over HTTPS.
ads?client=ca-pub-8899869417109027&format=300×250&output=html&h=250&slotname=9856088599&adk=1582781…:1 Mixed Content: The page at ‘https://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-88998694171090…ppjl=u&fu=16&bc=1&ifi=2&xpc=58Di0bRcQt&p=http%3A//bnearme.com&dtd=99&dpt=1&#8217; was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Droid+Sans%3A400%2C700%7CDroid+Serif%3A400%2C700%7CArimo%3A400%2C700%7CVollkorn%3A400%2C700&#8217;. This request has been blocked; the content must be served over HTTPS.
s:1 Refused to display ‘https://googleads.g.doubleclick.net/pagead/drt/si?p=CAE&ut=AFAKxlQAAAAAVRBX…rh_k2nZ4nzX_yjto5JFX3sLi7uWdOjAhxyOfGViNG7bZ4YUFOl9VD1ZCFceKTpxq0UMQ&dpt=1&#8217; in a frame because it set ‘X-Frame-Options’ to ‘SAMEORIGIN’.
s:1 Refused to display ‘https://googleads.g.doubleclick.net/pagead/drt/si?p=CAE&ut=AFAKxlQAAAAAVRBX…acem6sxibGmFktPY71WwUf7-Eda_J-Dy7E47A8Yvf5_z1MCxzr5gbuezX2GhvV_xk1Gg&dpt=1&#8217; in a frame because it set ‘X-Frame-Options’ to ‘SAMEORIGIN’.
s:1 Refused to display ‘https://googleads.g.doubleclick.net/pagead/drt/si?p=CAE&ut=AFAKxlQAAAAAVRBX…Cw4M8RFO0VrdEpnaVvnBMGNFGEmzlklJK14ZYE27_I3EFFXlR8YsSWvrwpmC0Z-vnZZQ&dpt=1&#8217; in a frame because it set ‘X-Frame-Options’ to ‘SAMEORIGIN’.

my site is now behind an ssl and I dont use any external plug in in this pages.

any help would be appreciated.
.

fokus
tagDiv Member

Hi,

we dont have WooCommerce or BBpress still installed – only original set of plugins.

I will check it further, maybe it was our server issue – and will let you know. But I wonder also about demo content, I have installed it as per instructions, but it is not as same as on your demo, menus are not the same, I dont have them all as on your example – so I wonder is this OK, should I have the same situation as on your demo, or not?

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please take a look here and find out more about the image size and the crop parameter: https://codex.wordpress.org/Function_Reference/add_image_sizehttp://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
And try to find the best size and crop for you images.

Hope this helps!

princepetropia
Participant
#0

Hi again,
Just noticed a little bug with the breadcrumbs on bbpress Forums, thought you’d wanna know:

The url structure of the breadcrumbs on BBPress forums is incorrect, for example:

Home(www.yoursite.com) > Forums(www.yoursite.com/forums/forum/forum-title) > The Friendly Fortean (www.yoursite.com/forums/forum/forum-title/forum-title)
Instead of:
Home(www.yoursite.com) > Forums(www.yoursite.com/forum) > The Friendly Fortean (www.yoursite.com/forums/forum/forum-title)

Same issue with the newspaper demo site. Could you please see to it? Thanks.

nuse
tagDiv Member

Hi,

Thanks for your reply. Is it possible to reduce the size of the images on mobile even more and the text as well? I would like to have this kind of layout in the end. http://prntscr.com/6k9b44

Thanks a lot,

Fab.

  • This reply was modified 11 years by nuse.
Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css in Theme Panel > Custom Css: http://screencast.com/t/8ieUjvdSfTz0

.single .td-g-rec-id-custom_ad_1{
float: left;
}

For google adsense you have to use td-g-rec-id-custom_ad_1 instead of td-a-rec-id-custom_ad_1 as I did not use adsense in my example.
And now you can hide one on mobile screen from Theme Panel > Ads: http://screencast.com/t/OcID8FG4Ua

Hope this helps!

daemonlynx
Participant
#0

I want to disable article top ad & article bottom ad at one category.

Is this possible ?

Thanks in advance for your kind support!

Jens H.
tagDiv Member

Uncaught TypeError: undefined is not a functioncomposer-storage.js?ver=4.4.3:331 vc.Storage.fetchcomposer-storage.js?ver=4.4.3:100 vc.Storage.findAllcomposer-models.js?ver=4.4.3:142 vc.shortcodes_collection.Backbone.Collection.extend.syncload-scripts.php?c=1&amp;load[]=jquery-ui-resizable,jquery-ui-button,jquery-ui-dialog,wpdialogs,hoverIn…:392 c.extend.fetchcomposer-view.js?ver=4.4.3:666

Here’s the debug info.

shiftanddrive
Participant
#0

Not all images are rendering when a page is loaded.

Example: http://www.shiftanddrive.com/2015/03/jeep-bringing-seven-concepts-to-49th-annual-easter-jeep-safari

If you scroll down to the bottom of the post and start clicking through the Image Carousel, the images are not loading. Nor are the images for the Related Posts at the bottom until you click the right arrow. Once you click the arrow, more images are rendered.

Viewing 25 results - 36,601 through 36,625 (of 38,683 total)