idapostle
Forum Replies Created
-
Forum: Plugins
In reply to: [TPG Get Posts] Apply class to only large thumbnail imagesSorted this out. I just needed to change the float for the class to right. Thanks again.
Forum: Plugins
In reply to: [TPG Get Posts] Apply class to only large thumbnail imagesThank you so much cswaim. Very much appreciated unfortunately it doesn’t work now on a mobile screen—the image winds up offset to the left and cropped. Is there a way to only apply the class to desktop? I am assuming this is not an easy thing to do.
Forum: Plugins
In reply to: [Hover Image] Hyperlink not workingGot it sorted. The code I used is below:
<p><a href="http://idapostle.com"></p> <p>[himage] <img src="http://idapostle.com/image1.jpg" > </a> <img src="http://idapostle.com/image2.jpg" > [/himage] </p>Forum: Plugins
In reply to: [byBrick Columns] Plugin changes text size and spacingI found a messy fix to correct the font size and line spacing issue I was having by adding <p> and </p> within the short code:
[one_half] <p> text </p> [/one_half]
It is far from ideal so if anyone knows a better fix, I would appreciate it.
To add spacing betwen the two colums when they become stacked (smaller screen), I added padding in the css file:
.one_half {
width: 48%;
padding-bottom: 20px;Thanks
Forum: Plugins
In reply to: [OptionTree] [Plugin: OptionTree] Fatal Error with declaring this pluginsjacob—I did not delete and reinstall OptionTree, I just reactivated it after I made the change outlined by temash. Hope you manage to get it working.
Forum: Plugins
In reply to: [OptionTree] [Plugin: OptionTree] Fatal Error with declaring this pluginThanks temash. Worked perfectly. Many thanks.
Forum: Installing WordPress
In reply to: Accessing my WordPress pages behind a default.html fileThanks for the help Adiant, I appreciate it.
I did manage to find a way by using the Members Only plugin available here: http://ww.wp.xz.cn/extend/plugins/members-only/