Adding $(window).trigger('resize');
on line 226 of wp-slabtext.php solves the problem that appears when the page loads and you have a fixed width on the container of your slabtext. The text renders 100% of your screen width even when you have a set width on the wrapping container. Once you resize the browser the script kicks in and it resizes to the correct size but not on page load.
New line 226
$webf_script .= "$('.".esc_html($parents_class)."').slabText(); $(window).trigger('resize');";
Hello!
A new version fully compliant to WordPress 3.8.x and also upcoming version 3.9 would be very nice.
Also, losing dependency on post_class() would be nice (if possible).
Thank you,
]]>タイトル欄において、複数行に分割する位置に||を入力し、記事を更新しても、全く機能しません…
本来であれば…
||を入力した周辺は、<span class=”slab_text”>????.1行目..</span><span class=”slab_text”>????.2行目の..</span>???になるのでしょうが
何故か…
<span class=””>????.1行目..????.2行目</span>
<span class=””>の..</span>???
のように、意図しないところにタグが追加されてしまいます。
何が問題なのでしょうか?
]]>Hi there,
Ive emailed before… last year (not sure why time says 1 month because it wasnt) and you dont reply to anyone.
1) Are you no longer supporting this plugin
2) Can you give me basic instructions of how to call up the slabtext from within WP editor. I have installed it but dont know how to write it to make it work.
3) Ive also added BebasNeue (which is not a theme font) but how do I make it a class and call it up?
BASIC INSTRUCTIONS TO LAYOUT PLEASE!!!!!
kind regards
Andy
Hi there,
Just starting out and ive set up my API for Google Fonts and all seems installed as it should. Can you explain or give me an example of how to put a SLAB title on my home page. I’m a little confused regarding the WP markup text. I understand I have to use a ‘class name’ – like the default ‘entry-title’ which will trigger the SLAB TEXT but im not sure of the code ‘wrapped’ either side of it to tell it which text to make as Slab Text.
Also, what code/text will I use in the mark-up to change the second line to a smaller size and a different hex colour?
Sorry if this is very basic but im trying to learn but as this is for my own portfolio I need it up quickly.
Can you help please?
]]>I will do maintenance of this plugin in April.
Please wait a moment.
Hi,
This plug-in is very good, but unfortunate it crashes with WP 3.5.1. It will be very nice if you can update for current version.
Thank you.
]]>How can I pick up the double pipes in a page body contents post? I am calling the parent element class name of “slab” and I have it leading off my page body contents post (not the page title or subject of a post) and its not picking it up. Am I doing something wrong? This is the code:
<div class="slab"><h1>STUNNING 360 DEGREE PHOTOGRAPHY.||ELEGANT, UNCLUTTERED INTERFACE DESIGN.||AND FEATURES YOU WON'T FIND ANYWHERE ELSE.</h1></div>
Thanks.
C
I’m trying to use google web fonts.
But I get ERROR_02 whatever key that I enter.
Actually https://code.google.com/apis/console doesn’t give any code as API key. Which one of those secrets am I supposed to enter?
Is it possible to set the minimum and maximum size somehow? If not, may you consider adding this as an option?
Thanks
]]>Great plugin ! But how can I get this to work on header text (for responsive design) or widget headings or page heads?
Thanks
]]>