Hi,
Great to hear your going to add tabs, this will make converting existing posts much easier and is a great way to condense information on a page.
Would also request that you add an accordion as well please.
Hi Alin,
The problem appears when you add a slide as a Widget, to use in a sidebar. Please see the attached image. Can you confirm that you have checked this configuration with no problem too?
http://www.screencast.com/t/rBse9r6cJYX
Thanks
Hi Alin,
thanks for the feedback – I’ve tried the steps you’ve suggested, but no luck. However I have been able to replicate the problem by creating a new (empty) post and adding a tagdiv gallery using the classic interface, it works fine. But when I switch to visual composer and add another section, for example a text block below the slider image is offset to the right, as well as the caption text immediately below the photo!
I’ve added some custom CSS to the page to fix it as a temporary workaround, maybe this can give you a clue as to what causes this. Are you able to replicate the same issue on your Newspaper installation, or is it just something specific to my setup?
.td-gallery-slide-copywrite {
background-color: rgba(0, 0, 0, 0.8);
display: inline-block;
float: left;
font-size: 11px;
font-style: italic;
line-height: 1;
padding: 4px 6px;
text-align: left;
}
.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
bottom: -50%;
left: -85%; // Changed
margin: auto;
overflow: auto;
position: absolute;
right: -50%;
top: -50%;
}
Nice site! But check out the footer logo if you haven’t noticed already – it’s the newspaper 6 logo, not yours
I disabled WP booster to get the search function to work properly. It wasn’t loading anyway because of all the incompatibilities with 3rd party, non vetted plugins.
To fix this go to Appearance > header menu > then click the down arrow next to the home link. Before I had ‘Home” written, I replace it with just this – <i class=”fa fa-home”></i>
Now have home logo icon without text
Having problems with the dropcaps too. They weren’t ported over automatically, however there is a new option under: Formats> Dropcaps. Unfortunately this renders a different circle that is more an oval with a different coloured background than the one I used to have.
Having similar problems.
The big grid slider was replaced by a static grid, I had to add a new grid slider and delete the static grid. Not sure if this is because it is a depreciated Visual composer element.
Haven’t figured out the home logo yet
Tried deleting line 74 in the php file, as per the screenshot. It’s still showing this:
‘v4.0 – Disabled – incompatible plugin detected: custom-upload-dir/custom_upload_dir.php’
Is the plugin disabled, or is it enabled but just showing this message?
Thanks
That seems to have worked! Thanks so much for working this out, very appreciated
Having problems commenting out some of the fonts in the functions.php – seems to freeze the interface, looks they’re used by the admin theme panel. Will keep persevering.
Wish they’d just stick to arial for the interface, and then enque the fonts selected by the user via the theme – would make things much simpler
Hi Christopher,
Excellent! Many Thanks
Thanks for the heads up – will give this a go now
Hi rea-secret,
could you post the list of the other blue colours you’ve found as I too would like to do this
many thanks
Ok will give this a try,
thanks
BTW for those who might have the same problem – found a work around which seems to work…
Instead of using ‘Single image’ use text block instead, and from the bar click on ‘add media’ This shows the captions and also makes modal work too.
Fingers crossed the next update to VC doesn’t stop this working
ok thanks will do
If you’re on a mac I recommend Forklift
http://www.binarynights.com/forklift/
very intuitive and lots of capabilities
Just tested the v4 update using p3 plugin profiler and it shows an almost 50% increase in total site load time from the v3.9 version, running the same 23 plugins. Very impressed!
Hi Lucian,
thanks for considering the feature request… and for creating such a cool theme!
I second this – it would add a lot of value to have a subscribe to email newsletter box here, with mailchimp compatibility.
Same here
I agree with chitranjanbaghi – the support for this theme is great and they really are hard working. I for one appreciate their efforts, and as a web developer myself I know how tricky it can be to code at this level of complexity.
Same problem here..when i try to update it says:
here is a new version of WPBakery Visual Composer available. View version 4.2.1 details. Download new version from CodeCanyon.
As an interim solution I use the raw html with this code, for example:
<iframe src="http://youtu.be/r_rVyt-ojpY?rel=0" frameborder="0" width="640" height="480"></iframe>
This also has the advantage that you can add this code to the end of the link
?rel=0
which stops videos thumbnails automatically being added after your video has played