I posted this earlier today but I think it was in the wrong forum.. So here it is again…
When using the Gardening Theme I have successfully used the following shortcode to list posts by category on the home page. [posts-style3 show=”3″ cat=”2″ excerptlength=”24″]
However, when I try to use the same code when using the Pro Interior theme it does not filter by category.
@Theresa: You can place the ones which you need and the default ones can be added using do shortcode or using shortcode widget plugin: https://wordpress.org/plugins/shortcode-widget/ and adding those shortcodes that are needed from the theme.
Hello,
When using the Gardening Theme I have successfully used the following shortcode to list posts by category on the home page. [posts-style3 show=”3″ cat=”2″ excerptlength=”24″]
However, when I try to use the same code when using the Pro Interior theme it does not filter by category.
I have purchased and am using the “Play School” theme. I have a page which uses the [ourteachers] shortcode a number of times to display teachers by category (using the catslug property). However, sometimes the teachers get split into more rows than necessary and it doesn’t put a teacher in all three columns of the first row (even though I specify 3 columns). I’ve included a screenshot of the problem along with the code I am using to generate this part of the page. How can I force it to use the minimum number of rows needed, instead of putting only one teacher on the first and third rows?
Kindly go to Media>>Library and click on image that you want to show on section1. After clicking on the image you will find the image Image URL in the panel, Copy the image URL.
Then go to Appearance>>Theme Option>>Section>>Section 1
Click on text editor and you will find shortcode there. Paste the Image URL that you have copied from media library in <img src="Paste image URL here">
I have installed this template, installed menus/pages, adjusted the header, footer, and slider. How do I modify/disable the shortcodes/widgets… from the front page (ie Advanced Dentistry, Teethy Dental Clinic, Advanced Dentistry, Our Clinic Advantages, Dental Clinic Gallery…)?
You have added wrong image URL’s in the shortcode. Kindly go to Media>>Library and click on the image that you want to use, after clicking on the image you will find the image URL there, Copy the image URL and paste it in the shortcode.
You have added wrong image URL’s in the shortcode. Kindly go to Media>>Library and click on the image that you want to use, after clicking on the image you will find the image URL there, Copy the image URL and paste it in the shortcode.
If I use the shortcode I get a table with rows however, the table data with the row looks like this: 0-50,1,1,1,2,2,2,2,2,2,2. It has no td cells. It is obviously reading the file but not using the comma to define td. The documentation has nothing in the shortcode section on tables. Also to customize it do you just put the CSS code in the Class textbox?