Search Results for 'strange'

Results from the Forum
Lucian
tagDiv Staff

Hi,

I have tested this and seems to work fine http://screencast.com/t/fc6fDUxWrF
Make sure you add the link to the video into the featured video field the thumbnails created automatically should fill the big slider containers like here: http://screencast.com/t/fc6fDUxWrF and you don’t need to add additional feature image.
Also try this if you still have this issue: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

You can hide the button using custom css, add this into the custom css field in theme panel, like this: http://screencast.com/t/Xch5O2Ip

.home .td_mod8 .td_read_more {
display: none;
}

Should work like this: http://screencast.com/t/VCE1o1eAhb

Thanks

Lucian
tagDiv Staff

Hi,

This issue appears when using the 980px layout, please try to use the 1170px layout instead we will fix this in the next theme update.
If this dose not solve this problem please make sure you clear CDN cache and also clear your browser cache and check to see if this issue is still present. This may cause this issue as your CDN delivers the old versions of the files.
You could also try to regenerate thumbs https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

Thanks

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,

You can try this for style 3, go to function.php file and add a new image size like this: http://screencast.com/t/9Xa7979GNDPa
Then set this new image to be shown on post style 3 like this: http://screencast.com/t/Z4pV1ybnG7
Change the new image size as you want.
You will have to regenerate thumbnails after this https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

Thanks

TheMediumUTM
Participant
#0

On the fourth post template, I’m getting a very strange placement of the title when there’s no featured image. (I have modified my loop-single-4 and single_template_4, but I already switched back to the parent theme versions to test this, and it still happens.)

Here’s what it looks like with a featured image:

http://www.screencast.com/t/ywzjdsUvO0C

Seems good to me. But here’s what happens without one. (The text is selected, it doesn’t have a background):

http://www.screencast.com/t/M3pKXn9Bul

Hmm…

On a similar note, let’s say I want to use has_post_thumbnail to sort out the template, so that it works like normal if there is one but looks more like style 2 if not. Would that solve my problem?

TheMediumUTM
tagDiv Member

I know I’m not @Lucian, but maybe I can still help 🙂 There are a few plugins that do this, such as: http://wordpress.org/plugins/easy-add-thumbnail/

Some of these plugins only affect new posts, but that one looks retroactive.

(Note that after you use that plugin, if you don’t see a change, clear your cache if you’re using a cache plugin.

If you still don’t see a change, follow these instructions: https://forum.tagdiv.com/how-to-fix-strange-thumbnails .)

Lucian
tagDiv Staff

Hi,

1. The featured image thumbs for the big slider are automatically cropped when they are uploaded, don’t fit inside the slider’s container you would have to regenerate thumbnails like @TheMediumUTM suggested https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

2. Unfortunately you can use different stacks for individual pages/categories.

Sorry about the inconvenience.
Thanks for the message!

TheMediumUTM
tagDiv Member

That looks like the visual editor trying to render the shortcode; switch to the text editor tab (top right in that image) and check again.

P.S. I know it’s a little strange to think of that as the “visual editor”. 🙂 Let’s just say WP has a default text editor and a default visual editor, which is kiiiind of WYSIWYG, and then this theme comes with a plugin for a super-visual editor.

TheMediumUTM
tagDiv Member

1. I haven’t seen a way, but it is a little flexible; it seems to crop a little when it executes the resize. The original demo images are not actually all the same dimensions before being resized, e.g.:

http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/07/DeskWalls-672.jpg

http://demo.tagdiv.com/newspaper/wp-content/uploads/2013/07/DeskWalls-124.jpg

And the featured images on my site, which were all 960×540 from when I imported them to this WordPress install, are cropped pretty well in the big slider. Note that you might be facing an issue that there is some documentation on:

https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

2. The homepage is a regular WordPress page that gets marked as the front page in the WordPress settings (under “Reading”). You could have the other pages look like it by editing the homepage, switching to classic mode, copying all the shortcodes you see there, and pasting those into a new page. Then switch to the backend editor on the new page and tweak from there.

Lucian
tagDiv Staff

Hi,

Can you please send your sites’s link so I can check this?
If you are you using CDN this may cause the issue as your CDN delivers the files at the original size.
You could also try to regenerate thumbs https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

Hope this helps
Thanks

Lucian
tagDiv Staff

Hi,

Please try to regenerate the thumbnails https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
If this doesn’t help please send your site URL so we can check.

Thanks

JBH
Participant
#0

I’ve got a strange issue with the visual composer plugin.

I’ve puchached the Newspaper 4 theme and received it together with WPBakery Visual Composer v4.2.3

The Big slider thats in Visual Composer works perfect with v4.2.3

After that, i purchased the latest version of WPBakery Visual Composer (v4.3.2). When i deactivate v4.2.3 and acivated v4.3.2 the big slider is messed up. The tree blocks that used to be on the right of the big block, are nog below it.

V4.2.3 – http://gyazo.com/2a245578565ab9710cff411f7a557126
v4.3.2 – http://gyazo.com/8e765bdb03cad867dfc78e5953522bbd

Thanks again!

JBH

OuweAap
Participant
#0

Hi,

Since I have upgraded to Speed Booster 2.5 I get this strange Flash of CSS code on my website for a few seconds. See: http://goo.gl/v3nDL1

When I disable the plugin, the codeflash is also gone.

How do I fix this?

Thanks you

Kaskarino
tagDiv Member

Lucian thanks for the quick reply.

I have tried what you told me, but i have a little problem.

Check this http://kaskarino.cz.cc/homepage/ (it a test site)

In content area the tabs work perfectly. The first one is a social counter and the second one is raw html. I copied the shortcodes and i put them in text box in the 2nd footer, but although it seems to work, 2 strange characters (>) appear around the title of the first tab (SOCIAL MEDIA). I can’t understand why this happens.

Any advice?

Lucian
tagDiv Staff

Hi,

Yes, you can use another block with bigger thumbnails or you can create and add your own thumbnails size by adding it in functions.php file like this: http://screencast.com/t/vOgsliMl3Rn
Then you have to modify the module that is used to build the block you use, modify it to use your image thumbs sizes like this: http://screencast.com/t/OWn10qUq6fN
You can see here which module is used to build the block you are using: https://forum.tagdiv.com/modules-and-blocks/
After you changed the images size you have to regenerate thumbnails like this: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
From what I have noticed that you are using block 3/ module 6 for your latest articles section, if you don’t want or don’t know how to do all this you can use block 7/module 2, it has a larger image but also has excerpt.

Hope this helps!
Thanks!

Lucian
tagDiv Staff

Hi,

I believe you want to make the slider the same size of the image in the right from your homepage. In that case the height should be 416px if you want 500px just modify the height in the css from 416px to 500px.
Add this custom css in Theme Panel > Custom CSS:

.td_normal_slide .iosSlider-col-2,
.td_normal_slide .iosSlider-col-2 .item {
height: 416px !important;
}

Also go to functions.php file and change the images size like this: http://screencast.com/t/iHzRmY8GwF44
Then you have to regenerate your thumbnails like this: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Hope this helps!
Thanks

meremetia
Participant
#0

Hi,

I am facing a strange issue, the little arrows on the main menu (the ones used for expanding subcategories) – i think class=”sf-sub-indicator” – are not shown on Internet Explorer (any version).

URL for testing: http://www.ministryofrun.com

One more thing, on IE8, the fonts on the menu are extremely large and they don’t fit in one line. Can this be fixed?

Screenshot from IE8 (you can see that no arrows also are rendered also):

any advice? thanks

virtualida
tagDiv Member

Strange are the ways of WP…

Thank you Christopher for the helpful direction and for demonstrating what an effective support answer might look like.

Following your lead and with a fresh start after (again) spending much to much time on a relatively simple issue I hope this is behind me…

niou142
tagDiv Member

Hi Lucian,

I have made the update :). It’s the same problem :(.

How to resolve the problem please ? it’s strange beacause you don’t have this problem in the demo website

Lucian
tagDiv Staff

Hi,

Block 1 is created using Module 2 and Module 3 see here within td_module_1.php file.
The module 2 and module 3 are created using the images sizes which are created when a picture is loaded, you can find all image size in functions.php file.
We haven’t made any changes, so maybe you have a plugin conflict.
Use this info to check your file and if the issue is still present try regenerating the thumb again following this steps https://forum.tagdiv.com/how-to-fix-strange-thumbnails/ and make sure you do this with only the themes required plugins to see if the issue is still appearing. If so please let us know.

Hope this helps!
Thanks for the message

Lucian
tagDiv Staff

Hi,

You can change the size of the search module images from Word press Dashboard > Media Settings http://screencast.com/t/hPs2kKoU

You need to regenerate thumbnails afterwards so please follow this steps: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

Thanks

Lucian
tagDiv Staff

Hi,

You can change the image sizes from here http://screencast.com/t/1yVypBvM5inl
You also have to regenerate your thumbnails after this, like this:https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

Thanks

  • This reply was modified 12 years by Lucian.
sergenial
tagDiv Member

Hi Emil,

after the V4 update the big slider looking strange on mobile view. I have tried the above mentioned workaround with 2 sliders, one normal and one big but somehow this is not working anymore? Can you please check? With this css code the normal slider is hidden on desktop but unfortunatelly the big one is not hidden on mobiles. You can check on my site too: http://hashtagsport.de/beta

Thx in advance!

Lucian
tagDiv Staff

Hi,

Please make sure you have writing permissions on /wp-content/uploads, follow this steps https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Also please send an URL so we can see this issue.

Thanks

Lucian
tagDiv Staff

Hi,

Can you try with CDN off? These is very strange.

Thanks

mprieto
tagDiv Member

Hello Lucian, thank you for your help.

I didn’t find the code you mention in site.js and from the screen you sent me it seems to be the theme “Newses” and just so we’re clear I’m referring to the theme “Newspaper”.

What I did was eliminate the code below in site.js but is strange because with that, the drop-down list only works in a PC with the option of Android Chrome browser emulation, on Android devices it still doesn’t work and the mobile menu stopped working as well in the two cases.

if (td_is_iPad === false && td_is_touch_device === true && tds_mobile_swipe == ‘swipe’) {
//load fast click only on touch devices, except ipad
window.addEventListener(‘load’, function () {
FastClick.attach(document.body);
}, false);

}

Viewing 25 results - 3,401 through 3,425 (of 3,502 total)