I found and solved the problem > the content cannot have any H2 with existing IDs, because they will not be replaced in case they already exist. The ID is only generated for H2 etc where it does not exist.
And one more thing: I am not able to display Linkedin in this block?
https://ibb.co/KDnNFHH
Also, here is the generated code from Mailerlite:
Hello,
the website is https://businessner.com/
Do I need to insert the Mailerlite code as a text block or as a newsletter block?
I want to avoid inserting it before it looks ok, otherwise the user experience would not be good.
I would like to have Style 3 – square with border and defined background color. Normally I could do it via the newsletter block, but as I said, it is not accepting the Mailerlite code.
Hello,
I understand how it is done in general. However my question is specific to disabling Newspaper custom sizes only for non-featured images.
I want to resize only the featured, but the rest in the post shall be saved only in its original size without additional sizes.
Thank you
What is the advanced CSS code to make it display correctly?
This is not exactly what I meant. On my mobile homepage I removed the 3 featured posts and I can see only newest posts now. I want to achieve the same ony category pages on mobile – no 3 featured posts / no random posts, only the newest posts like on my mobile homepage here: livinator.com
I am not using the featured category at all…
Hi Catalin,
I removed the featured posts on my homepage, but in categories it still remains. Can you provide a screenshot what to remove and in which file? I tried to find similar code in category.php but it is not there 🙂
Thanks
Marek
Sorry to bother again, but maybe I have a solution. I saw that in theme panel, Czech language is ready to be used – is it possible to switch language based on “ICL_LANGUAGE_CODE” constant?
The code would look like this:
if(ICL_LANGUAGE_CODE == 'en'){
switch_language( 'english' );
}
if(ICL_LANGUAGE_CODE == 'cz'){
switch_language( 'czech' );
}
Is there any switch_language function that could be used in functions.php?
thanks
Hi Bogdan,
I also investigated with WPML team and they advised following:
from what I can see, your theme uses a constant in gettext calls.
It is not safe to use variables, constants or functions in gettext calls.
– http://ottopress.com/2012/internationalization-youre-probably-doing-it-wrong/
So you can take this as a feedback, and also they suggested a workaround:
– Go to WPML -> Theme and plugins localization
– Scroll down to the “Strings in the theme” section
– Enable the “Automatically use theme or plugin text domains when gettext calls do not use a string literal” option.
– Press the “Scan the theme for strings” button
– Go to WPML -> String Translation
– Search and translate the strings.
Hi Bogdan,
thank you for your long answer. This is exactly what I expected, however without my voice raised, there would be no progress at all.
I love Newspaper so much, that I want to keep it, even if the compatibility is not secured. Your theme is number 1 for me, the same way as WPML for translations. You do a great job with the theme, but if you manage to follow some standard processes for WordPress, I would only appreciate it.
So please keep the money that I paid, you fully deserve it. But also keep on listening to your clients in future.
Thank you
Marek
Hello, I can see the auto size option only when going to master theme option, but in mobile theme options it is missing
Hello, I experience the same. Posts are displaying but pages are empty – only the header title, but no post_content. I can try to wait for the CDN to clear the cache, but right now after the upgrade, it is not working.
Hi Bogdan,
I want to change the content of the <title> tag in the header section, to be fully clear…
Thanks
Hello,
you did not understand what I mean.
I want the H3 to appear in the <title> of each smart item.
For example here: http://postimg.org/image/hksed3j1v/ the title is now the post title, not the H3
Hi Andrei,
the question is how do I insert a widget to the top menu?
I need some random code there…
Thx
oh yes, you are right. It was the “pin it plugin”. Hopefully one day the pin button will be part of the theme.
Thanks, you can close the thread.
I was using “Responsive Lightbox” plugin but it is also not compatible. Please either realease a compatible template or enable Modal:On for all images in settings. If you had thousands of images, you cannot do it one by one. A soon update of this will be appreciated.
I have the same problem…
Thanks, this thread can be closed.
Everything is working after I updated from 4 to 6 – I thought I had version 5, but there was obviously no 5.
I use it only to featured images to prevent heavy CPU usage
I recommend to use AJAX rebuild thumbnails plugin
same here…have you guys updated the database?