Forum Support

Shape 5
March 29, 2024, 07:20:31 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Simplex is very buggy...  (Read 952 times)
airk
Jr. Member
**
Offline Offline

Posts: 10



« on: July 30, 2012, 09:22:39 AM »

This one for example...

At the end of post after "Tagged", I'm not even sure what it is supposed to be:

Code:
<a title="<span data-post_id="9" data-type="input" data-filter="the_title" class="fee-field">
My Article Title</span>" href="http://www.mysite.net/my-article-title/" class="readon readmore readmore-link">Read more...
</a>


Other thing  - "Insert image into the post" doesn't work at

 Sad
Logged
airk
Jr. Member
**
Offline Offline

Posts: 10



« Reply #1 on: July 30, 2012, 09:30:22 AM »

Well, I see

This is what the_title() returns:

Code:
<span data-post_id="9" data-type="input" data-filter="the_title" class="fee-field fee-initialized">My Article Title</span>

 Smiley
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #2 on: July 30, 2012, 09:31:59 AM »

It appears that you are using a plugin that alters article titles.  I can't observe the problem without a URL to look at.

If you provide a URL I will take a look and see if I can figure out what plugin is conflicting.
Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
airk
Jr. Member
**
Offline Offline

Posts: 10



« Reply #3 on: July 30, 2012, 09:37:59 AM »

Naah, only plugins I have are those installed by simplex itself

Well, apparently the_title needed FALSE as a third parameter

Code:
<?php if(! is_singular()){ ?><a title="<?php the_title(''''FALSE); ?>" href="<?php the_permalink(); ?>" class="readon readmore readmore-link">Read more...</a><?php ?>

Smiley

Quote
Usage

 <?php the_title( $before, $after, $echo ); ?>

Parameters
$before
(string) Text to place before the title. Defaults to ''.
$after
(string) Text to place after the title. Defaults to ''.
$echo
(Boolean) Display the title (true) or return it for use in PHP (false). Defaults to true.
« Last Edit: July 30, 2012, 09:39:34 AM by airk » Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #4 on: July 30, 2012, 09:41:59 AM »

Is the problem solved now?  If so, thanks for finding the bug & solution.  I will go ahead and update the downloads with the fix as soon as you've responded back with confirmation.
Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
airk
Jr. Member
**
Offline Offline

Posts: 10



« Reply #5 on: July 30, 2012, 10:07:20 AM »

This particular issue seems to be resolved
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.