- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi,
Unfortunately you cannot do it as the infinite scroll pagination only works on blocks so if you want to do this you can add a block on your page and set it to infinite scroll.
Sorry for the inconvenience!
Thanks for the message!
Hi,
I noticed that on my phone long [pull_quote_center] block would not fit the width of the page.
http://pix.my/eNbR6fmN Please, have a look at the issue
Responsive Ad system looked really good on my demo site (with the provided fake images) but for the live site I need to use the actual google code.
Now Google Adsense has the ability to create a responsive unit. But for that you need to add some widths etc.
I tried to figure them out from the css but I am unsure if I did it right because the squared ones does not seem to load on smaller screens.
<style>
.wpi-homepage { width: 200x; height: 200px; }
@media(min-width: 1018x) { .wpi-homepage { width: 250px; height: 250px; } }
@media(min-width: 1200px) { .wpi-homepage { width: 320px; height: 250px; } }
</style>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- WPI Homepage -->
<ins class="adsbygoogle wpi-homepage"
style="display:inline-block"
data-ad-client="ca-pub-"
data-ad-slot=""></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
Any suggestions?
Yes, custom CSS would be needed for that.
Usually simplest way to do micro customization.
I change some stuff like the giant blockquote text and some other things, myself. And the custom CSS sticks with each theme update, which is nice.
Thanks. Unfortunately I am still a bit stuck. I managed to identify the modules I used for block 1 and 2.
However there are two things I have not been able to fix
1) Title of the first post on the Module 5 category page:
http://www.wordpressinside.info/category/wordpress-guides/installing-wordpress/
2) Latest post using block 6 on the homepage (bottom). The documentation stops at block 5. https://forum.tagdiv.com/modules-and-blocks/
http://www.wordpressinside.info/
Hope you can help me 🙂
Hi,
You have to edit the page then edit the block you want to customize like this: http://screencast.com/t/2uTLh1uT
Thanks
Hui,
Unfortunately the infinite scroll pagination cannot be set for category, archives or any other WordPress predefined templates as this pages cannot be build using the page builder and the infinite pagination only works and can be added on blocks. You can also customize category template for each category if you like from theme panel > categories section: http://screencast.com/t/3Gi1JHYg4S
Sorry for the inconvenience!
Thanks for the message!
Hi Lucian
I wanted to give you a heads up. First of all, I successfully managed to implement the author box into my default sidebar. So that one is solved.
However, I do have new questions now 🙂 Sorry to bother you with this, I already invested hours into finding the solution myself, but failed sadly. So here we go:
1) Concerning my HOMEPAGE ONLY (http://misskay.tv/): How can I manage to move the sidebar up? I want it to start at the top right,next to the big slider. See screenshot: http://screencast.com/t/rv0Mu2lg I just want to change it for the page “Homepage”. I am fine with how my default sidebar is set for all remaining pages.
2) Concerning the Category Block Modules on my Homepage: How can I manage that you can slide through them, just like you can slide through the big slider? See Screenshot: http://screencast.com/t/jsMhOiAWioR
3) Concerning the Category Block Modules on my homepage: How can I make sure that only the most recent 6 posts are being displayed? I want to create a seperate page which shows all my posts ever written (similar to an archive) and I do know how to do that. But I also want to ensure that the block modules only display the most current ones.
4) Concerning Reviews: How can I switched on the date on which the review was posted? At the moment, it only shows the rating, views and comments. The date is missing. See screenshot: http://screencast.com/t/tFJ6mdwwqW
5) Categories: How can I delete or rename unwanted categories?
6) How can I delete the “Latest Article” Block module from my Homepage? See screenshot: http://screencast.com/t/BGo3T73kBD
That’s it for now 😉 Sorry for all the trouble, Lucian.
Cheers!
Miss KAy
Hi,
Please use this custom css and add it in theme panel > custom css field: http://screencast.com/t/XeTyx0Vm1
.similar-articles .block-title span {
font-size: 30px;
}
Thanks
Hi,
The Excerpts>WordPress default>Excerpt length option applies to rss feed excerpt only: http://screencast.com/t/wpjde0ffMo
The excerpts for posts on modules/blocks can be set from the same panel for each module in part as you can see in the screenshot above.
You can also set an custom excerpt from post editing panel > excerpt section: http://screencast.com/t/2Nco7OItMZ
Hope this helps!
Thanks
I have used to parallel blocks at the same space to display information, but 1 goes taller than the other and i need them to be the same because i use a black for the blocks. http://nimb.ws/hEFukY
Please i need help on how to make dem equal.
Hi,
When you add an image WordPress automatically creates a thumb for each module the theme uses so, besides WordPress’s, we have added new image sizes in functions file: http://screencast.com/t/4XZAbtTQ1 in total creating all 17 thumbs are created which the theme needs and are used on modules/blocks and slides.
You can see here the thumbs usage on module/blocks: https://forum.tagdiv.com/modules-and-blocks/ and the one you don’t use and therefore you don’t need you can remove from the theme’s functions file by commenting the add_image_siez() function.
Sorry for the inconvenience!
Thanks for the message!
Hi,
Try this css: http://screencast.com/t/ZkWegX9ZrStt
.td_block1 .span6 {
float: right;
}
.td_block1 .row-fluid [class*="span"]:first-child {
margin-right: 0px;
}
.td_block1 .row-fluid [class*="span"]:nth-child(2) {
margin-right: 6.857142857142857%;
margin-left: 0px;
}
Thanks
Hi,
Thanks for reporting this, I have added this on our issue list and we will take a look at them.
Regarding the image size for a basic post we use this dimensions: 1074 × 483, but there isn’t an ideal image size so it can look good on all thumbs.
You can find here all thumbs dimensions which are created and used by the theme on module/blocks thumbs and sliders and as you can see the largest one is at 1074 × 483 so you should consider using an image at least 1074 px wide and 483px height.
Hope this helps! Please let me know if you have any others theme related questions.
Thanks
Hi,
I have searched your site but couldn’t find an example for this as I have also checked on demo and haven’t found any issues of this type:
ex:
* on homepage slider this image has 63.3 KB: http://screencast.com/t/RNThhptAmh
* on post page it has 323 KB: http://screencast.com/t/M8qeVVkS82
I’m not also sure how this happens for you in first place as normally an cropped image should weight less than the original one or than one that is wider or higher especially if the thumb image is cropped from the original larger one in which means the quality should be the same.
As I have noticed, in your case, is that you use an CDN host service so to make sure that this isn’t happening somehow do to it I suggest purging files then empty cache and deactivate all other plugins also then check again by uploading an image and settings it on blocks/sliders and check again for this and let me know of what you find.
Thanks
Hi there :).
I am having a misalignment on my homepage between two vertical blocks. The first block is showing one additional line due to a longer word.
I tried switching the excerpts from words to letters, however that cuts down all excerpts to a very low number of letters. The input in the Excerpts>Wordpress default>Excerpt length is not applied to the letter setting (I tried both 150 and 300).
Where can I increase the number of letters used?
Hi there. I am currently using a left sidebar on 90% of my pages. Therefore I would like the More Article Box to pop-up on the left side of the screen. (Since it nows blocks the content and has to be closed before the visitor can continue reading).
Could you point me to the appropriate php or css file?
Thanks in advance!
Hey,
I would like to change a bit the styling of some Blocks.
In block1, i’d like the large image to be on the right side, and the list with small images be to the left of that.
How can i achieve that?
I attached an image, hope it will make things clear.
Thanks
You edit that on a custom page… Look under pages, unless im mistaken. There should be a custom home page which has all the blocks.
-
This reply was modified 11 years by
simchris.
i cant find it …… i want to change the title of some stuffs there… if u check my blog at http://www.shoutershub.com, u wuld find out there is blocks having irrelevant title from imported demo like recipe,shion,life style and many others…
You can build your own home page using the visual composer … see the docs on how you can create a “page” and then choose the “blocks” you want to use for your home page — such as by rows, and or columns, and you can choose blocks without images.
In the theme panel under “block settings” …
Where to locate Block Setting on Newsmag Theme
Hi there. Just purchased your theme and so far I am impressed with all the amazing options that are included. I would like to read the documentation before I bother you with questions. However when reading the documentation I have a few issues.
Some images are directed to a local ip (e.g. http://192.168.0.80/wp_tagdiv/wp-content/uploads/2013/10/t-bg.jpg on https://forum.tagdiv.com/page-templates/ ).
Also the demo’s on this page have a local ip: https://forum.tagdiv.com/modules-and-blocks/
Regards
ps
Right now the most important question would be: What width should I upload my images in I use inside a post (with a sidebar active)?
Hi,
You can do this by using a block/widget (or more) and the infinite load option – http://screencast.com/t/hEcrymGLcL
Thank you, Emil G.