robby.liaw
Forum Replies Created
-
Hello i am trying this code too. The pause and play appear no problem, only they appeared as a text. Is it possible if i replace the text with an image of pause icon and play icon?
Best regards,
Robby
Solved by edit file on ditty-news-ticker/includes/functions.php
On line 199, replace $tick; with :
$tick = $tick.” “;
echo str_repeat($tick,50); //repeat 50 timesHope this can be useful for anyone
Ok so this plugin didnt provide fitur like that, however can i do it by adding some code to your function ? I have the idea but dont know how to put the script.
Here’s the idea : example i put my news ticker = “my name is robby” on the text area from admin page. And when the function input the variable of my news ticker text into database, i repeat it using str_repeat(“.”,100)
So “my name is robby” will be very loooong string because repeatly 100 times. Of course there still will be blank space at the end of the text of the repeated but its ok.
Can you tell me where file and function did i have to change? Thanks before
its happen to me too bro, surely its a bug
Same here. To access your dashboard admin again you need to delete this theme folder so its theme will revert to default automatically.
Open your cpanel, go to folder wp-content –> themes –> and delete folder ‘accesspress-parallax’
So it’s not only me? Is this a bug? If so please fix it guys…
Forum: Themes and Templates
In reply to: [AccessPress Parallax] Service section align text wrongOk, so after so many many stressfull problem solving, i realized that you cant copy paste text from web page to text editor on wordpress, it will make SOME DIV ALSO INCLUDED on the editor (i realized it when i check text column)
So before i copy paste to my text editor, i copy it to notepad first (so the DIV wont included)
And then everything works like a charm…. silly error -_____-
*hope this can helo anyone who experience a same problem with me
Thanks,
Robby Liaw
Forum: Themes and Templates
In reply to: [AccessPress Parallax] Service section align text wrongAnyone have any idea about this ?
Forum: Themes and Templates
In reply to: [AccessPress Parallax] Service section align text wrongYes i’ve already tried it that way, also i`ve tried to create a new section, new category, and a new post, but still, the post that appear on the right side always got a wrong align text.
Can you help me about this ? Did i have to add some css or something ?
I think create a child theme is a little bit to complex for a beginner of wordpress user, hope this way make more simple :
Go to appearance -> theme option -> tools , and copy this CSS :
.site-info {
display: none !important;
}Its work for me. Hope it can be help. Thanks.
Forum: Themes and Templates
In reply to: [Pinboard] header image not workingHi Scott.. i wanted to know how to make a menu like you have on your site.. its have parent menu and sub menu, is it category or pages?
here`s my site : http://blog.netoneshop.com
my Sample Page and Test Page must be merge into 1 menu.. can you help me? thanks..
regards,
robz