Support ForumRow settings not working, BG and slope – Support Forum https://support.ishyoboy.com/forums/topic/row-settings-not-working-bg-and-slope/feed Thu, 02 Jan 2025 21:59:51 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/row-settings-not-working-bg-and-slope/#post-4825 <![CDATA[Row settings not working, BG and slope]]> https://support.ishyoboy.com/forums/topic/row-settings-not-working-bg-and-slope/#post-4825 Thu, 25 Sep 2014 06:02:15 +0000 productboi Posting this in a new thread.
Using V1.5

I have a row that does not allow me to add slopes or repeat backgrounds anymore. It was working fine in the previous version and despite efforts on the css front I cant see a slope with shadow or get the background to repeat.

added: background-repeat: repeat !important; to the inline css box under advanced attributes and double checked to see that “Top Decoration” had slope left with shadow set.

Your previous response:
“Regarding the BG, try to Edit the row and in Advanced Global attributes add inline style to “background-repeat: repeat !important”;”

]]>
https://support.ishyoboy.com/forums/topic/row-settings-not-working-bg-and-slope/#post-4826 <![CDATA[Reply To: Row settings not working, BG and slope]]> https://support.ishyoboy.com/forums/topic/row-settings-not-working-bg-and-slope/#post-4826 Thu, 25 Sep 2014 07:11:45 +0000 productboi I will gladly make you a admin log in so you can inspect the issue if you like?

Just send me an email addy to send it to.

]]>
https://support.ishyoboy.com/forums/topic/row-settings-not-working-bg-and-slope/#post-4827 <![CDATA[Reply To: Row settings not working, BG and slope]]> https://support.ishyoboy.com/forums/topic/row-settings-not-working-bg-and-slope/#post-4827 Thu, 25 Sep 2014 09:10:36 +0000 IshYoBoy Hey,

Please let us know which section is the problematic one. The purple one?

hello@ishyoboy.com

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/row-settings-not-working-bg-and-slope/#post-4828 <![CDATA[Reply To: Row settings not working, BG and slope]]> https://support.ishyoboy.com/forums/topic/row-settings-not-working-bg-and-slope/#post-4828 Thu, 25 Sep 2014 12:24:35 +0000 IshYoBoy Hi,

We just checked the situation and here is the verdict:

1. Background-size: cover;

There is a mistake in the code for dynamic parallax it is set to have “background-size: cover” instead of taking the option from the back-end. This will be fixed in the next version.

For now, please use the fix that you suggested and so by adding “my-bg-fix” class to the problematic row and then either adding custom css to the “Custom CSS” under Theme Options or directly within the given page.

2. Overflow: hidden;

We were forced to add overflow hidden on all rows with parallax effect due to problems in some specific cases connected with portfolio shortcode. Unfortunately this is something we have to leave in place so sections which have parallax effect cannot have row decorations. But the sections around them (if they are single colored) can have decorations.

Again this is something that you can override if it does not make any problem in your case. You don’t need to add any specific class so this can be entered in Theme Options -> Custom CSS or in a child theme

So if you use both fixes together:

We’re really sorry for the troubles and thank you for finding the bug!

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/row-settings-not-working-bg-and-slope/#post-4829 <![CDATA[Reply To: Row settings not working, BG and slope]]> https://support.ishyoboy.com/forums/topic/row-settings-not-working-bg-and-slope/#post-4829 Thu, 25 Sep 2014 13:37:19 +0000 productboi No problem guys,
You gave me early access and I appreciate it!

Thanks for the outstanding support.

1 last suggestion for the update.

For the modal window.
Please use the featured image as the thumbnail and load the “gallery images” when clicked.

The reason is that now my thumbnail has to be the full size image which can cause slow load times. Thanks again.

]]>
https://support.ishyoboy.com/forums/topic/row-settings-not-working-bg-and-slope/#post-4837 <![CDATA[Reply To: Row settings not working, BG and slope]]> https://support.ishyoboy.com/forums/topic/row-settings-not-working-bg-and-slope/#post-4837 Fri, 26 Sep 2014 04:47:12 +0000 IshYoBoy Hi,

Even though you set the full-size image as featured image, WordPress creates a few smaller versions from it and the portfolio decides which image to load.

We will consider the suggestion. But in any case the featured image will be loaded along with the gallery images. You might update any of the theme’s code via child theme and personalize it to perfectly fit your needs though.

You can even override the portfolio shortcode’s template

Override shortcode template in a child theme

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>