With the last template if you set to Homepage blank that part went away. Is there a similar setting for the new version of the template?
Alin or anyone that can answer. What is the equivalent to this setting on the current version of Newspaper? Please scroll down my staging site (http://vbjusa.staging.wpengine.com/) and see the gap between the Business Spotlight and Popular section.
Thanks
Oh geez, nevermind. I see what is going on here! Please delete or close this topic.
-
This reply was modified 11 years by
k24.
I’m testing on my staging site: http://vbjusa.staging.wpengine.com/ and have updated the theme, deactivated all plugins except wpbakery, and cleared the cache. The issue is still unresolved.
After updating to the latest version of Ad Rotate, my ads stopped wrapping text around the ad. It previously worked. I’ve been in contact with the Ad Rotate developer and he confirms that this code should allow the text to wrap around the ad: <div style="float: left;"></div> as it did before. If you are familiar with Ad Rotate it has a section in Group management for Wrapper code before and Wrapper after. I’m just wondering if there may be anything with the theme that might prevent this from working properly.
Thanks,
Kris
Edit: Here is an example of the ad not text wrapping. http://www.vbjusa.com/news/top-stories/ipz-helping-to-grow-tech-scene-in-downtown-vancouver/
-
This reply was modified 11 years by
k24.
Lucian,
Thanks for the large thumbnail width. I’ll make that adjustment. I am on the most current version of WordPress. Just wanted to share something that I learned from some testing on the editor. If I save a draft and then continue editing I am then able to use the ordered and unordered lists with no issues. Odd isn’t it?
Hi Lucian. I did revert to the native theme and the issue was still there so other than it being a WordPress bug I don’t know what else to do.
Regarding the image in the slider it is interesting because the image filled the space prior to the theme update at 700 pixels wide. Is there a specific size the image needs to be?
Thanks.
Edit: I followed your instruction on the Regenerate Thumbnails plugin and it didn’t make a difference.
-
This reply was modified 11 years by
k24.
Alin, thanks for the reply. I did figure out that the widget heading was related to the theme color but thank you for the CSS for the widget text.
About the list format. Here is a screenshot from the Visual side of the editor: https://s3-us-west-2.amazonaws.com/vbjusa/temp/listerror.png
Here is a screenshot from the text side of the editor: https://s3-us-west-2.amazonaws.com/vbjusa/temp/listerror2.png
Unrelated to the list I am seeing that after the update the image in the top block no longer fills the space: https://s3-us-west-2.amazonaws.com/vbjusa/temp/picnotfillingspace.png
Thanks for you help!
I am not sure it I should start a new thread but I have a similar issue plus one additional issue. On my staging site (http://vbjusa.staging.wpengine.com/) I have a sidebar widget called VBJ Video that has a red heading while the rest are intended to be black. The widget is a Text widget but I was wondering it the heading should follow the rule that the other widgets are following.
The second issue is that the wsiwyg editor will not format Ordered and Unordered lists properly. While I can cope with this issue no problem, we will have a couple users who won’t be familiar with simple html – and they shouldn’t need to be.
What I have done up to now is turn off every plugin except for VC and test with no change. I updated to the new theme version this morning.
Thanks!
Kris
Thanks for the reply. When I try to link the page with no title to the menu I get a 404 – Page Not Found.
Lucian,
Thanks for the response. I entered as you instructed and this was the output.
echo do_shortcode('');
So the AdRotate shortcode is being stripped out?
Edit: I simply just placed the AdRotate shortcode in and the ad worked.
-
This reply was modified 11 years by
k24.
I’m trying to setup AdRotate and use the following code to place in the Header Ad location:
<?php echo do_shortcode('[adrotate group="1"]'); ?>
Is this the correct usage? When I use the code the following characters show instead of the ad: ‘); ?>
Ok, so I am also using the Homepage 3 layout and on the category select there actually is no option to select the categories that I want going through that part of the site. I do see that you can filter out categories by ID but where I can see the ID of the categories is not obvious to me. Is there something that I am missing regarding the category ID?
Thanks again!
Thank you for your reply. Does the code modification mean that I should create a child theme?
Thanks