wetbike01
Forum Replies Created
-
Hi Adam,
PHP version 5.4.37 will be ok ?
Bye
Harry
Hi Admin,
I just install the 2.4.6 update and the bug is back !
Must we change each time these lines to get special characters work ?
Why do you not use UTF-8 by default, which supports nearly any language ?BR
Harry
Forum: Plugins
In reply to: [WooCommerce POS - Point of Sale] WP 4.1 with WooCommerce 0.34 do not workGot it !
Thank you
Forum: Plugins
In reply to: [Responsive Pricing Table] Remove ButtonHi,
The buttom text fileds are empty.
There is only the watermark “eg. Sign Up, Buy” and in the button link “eg. https://anything.com”, ist showed the “Sign up” buttons.Then I entered a space in the button text fields, it works.
But its ugly.
The complete nice footers with the round corners are lost.With my ‘old’ solution the footer is shown but not button inside.
Even you can customize the footer .i.e. the color and text.Bye
Forum: Plugins
In reply to: [Responsive Pricing Table] Remove ButtonHi,
I disabled and then deleted the plugin.
I controlled with FTP if all the files were removed.
I removed also all my tables.Now I reinstalled from harddisk the downloaded 3.4.0 version into my WordPress 4.1 (updated today) with the Plugin button of WordPress with local file.
The I created a simple table. Here the result :
https://wp.me/P5qlvt-8FBye
Forum: Plugins
In reply to: [Responsive Pricing Table] Remove ButtonHi
I deleted the plugin and reinstalled it.
The I created a complete new table.But it seems to be not working as it should.
The “Sign Up” button is always shown.The buttons are still shown even when there is nothing written inside.
Bye
Forum: Plugins
In reply to: [Responsive Pricing Table] Remove ButtonHi,
Thanks for your answer, but it did not work.
So I tried another way.
In the rtp.php I replaced the “//foot” section line 583 :
$output .= '<a '. $link_behavior .' href="' . $btn_link . '" style="background:' . $plans['_rpt_color'] . '" class="rpt_foot rpt_foot_' . $key . '">';
with this line:
$output .= '<a style="background:' . $plans['_rpt_color'] . '" class="rpt_foot rpt_foot_' . $key . '">';
At the line 569 :
$btn_text = '';
I deleted the “Sign Up” watermark.So I can enter in this field a text or not.
This is correctly working – until the next update ??
Bye
Hi Adam,
Thanks for your very quick answer.
I just made the modifications.I can confirm, bug ix fixed !
Have a look on the URL I sent you.
Great 5 stars support !!!!
Bye
To compare the results, I created 2 pages with the same text, fonts etc.
One build with Pagebuilder, the second with standard TinyMCE editor.Here the results :
Pagebuider :
https://www.lelac.fr/wordpress/test-pagebuilder/
without Pagebuilder :
https://www.lelac.fr/wordpress/test-wo-pagebuilder/Even in the “Text Settings” window on the right preview side, its already shown wrong. But the left side showed it correctly.
Try it and you will see it.
Can I rollback to previous version of Pagebuider ?
Where I can I download it ?Thanks for your help
Hi Adam,
Again me.
Today I have upgraded WR Pagebuilder.
After them, all my pages which I had build with Pagebuider changed their characters settings !
Have a look on the URL of my last post. You remember, it showed correctly all characters.I controlled my database all was set to UTF8.
What can I do to get it re-work correctly.
Thanks for you help
Hi Adam,
Worked !!!
Thank you
Bye
Hi Adam,
I played a little bit around with the CSS code and I got following result : https://www.lelac.fr/wordpress/wr-pagaebuilder/#
But I want to have that the whole text container, same size as the right side, has this background color.
Thx
Hi Adam,
I new in the “WR World”.I have nearly the same problem and I tried what you have descried to Dayssam. It did not work in my case.
I will tell you what I want to have :
2 columns : left side with text and background color under this container. On the right container a picture with no background color(transparent). It seems to be simple ??So I added a row in the WR Pagebuilder main side, spitted it with the tool “Add column” on the right side to 2 columns.
Then I added an “Element Text” on the left side and I entered some text.
For the right I added a “Element Image” and choose a picture.
Until here – no problem.Now I tried to change the background of the Text container on the left side, but I did not find a possibility how to do that.
I tried the same with the table element – without success.
How can I do that, left container with background color and right container without color ?
Thx for your help