yupal
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Mesmerize] Contents alignment on mobile page@youngvin Can you give me a link to your site so I can take a look?
Forum: Themes and Templates
In reply to: [Mesmerize] Contents alignment on mobile pageHello,
You can add in customizer in ‘Additional CSS’ field this block
@media (max-width: 768px) { .site > .content { padding-top: 3rem; padding-bottom: 3rem; } }
This will make the padding on blog smaller
- This reply was modified 7 years, 4 months ago by yupal.
Forum: Themes and Templates
In reply to: [One Page Express] Redirection errorHello,
Try to set the permalinks to “Post Name” here is a tutorial:
Regards,
Iulian Palade,
OnePage Express TeamForum: Themes and Templates
In reply to: [One Page Express] Removing sections from front pageHello,
There is a trash icon near each section name in the “Manage page sections” section in the customizer.
Here is a screenshot: Remove Section Button
Regards,
Iulian Palade
One Page Express Team- This reply was modified 7 years, 6 months ago by yupal.
Forum: Themes and Templates
In reply to: [One Page Express] OnePageExpressYou can just insert the shortcode in that field.
Forum: Themes and Templates
In reply to: [One Page Express] OnePageExpressHello,
We’ve change that functionality a bit.
Now you should be able to click the area with the contact form placeholder to open the options popup.Let me know if it worked for you.
Regards,
Iulian Palade
One Page Express TeamForum: Themes and Templates
In reply to: [One Page Express] Our Client areaHello,
We will consider adding a feature like this, probably it will be in the PRO version of the theme, as there am some restriction on www.remarpro.com directory regarding the themes functionalities.
Regards,
Iulian Palade
One Page Express TeamHello,
You can try to add something like this in the additional css field:
#SECTION_ID .swap-inner { background: transparent!important; }
The SECTION_ID can be found in customizer under it’s name.
Regards,
Iulian Palade
One Page Express TeamForum: Themes and Templates
In reply to: [One Page Express] Our Client areaHello,
Unfortunately there is no feature yet for image carousel.
You can use a plugin to add this functionality. If you have the PRO theme too you can add the shortcode provided by the plugin in the page content when you edit the page in customizer.Regards,
Iulian Palade
One Page Express TeamForum: Themes and Templates
In reply to: [One Page Express] Contact Form as pop-upHello,
We delayed this feature for the next update of the PRO theme.
The last update required more implementation and testing and we wanted those features ( like colors, widgets areas and shortcodes inside page ) to work as expected.Regards,
Iulian Palade
One Page Express TeamForum: Themes and Templates
In reply to: [One Page Express] “save save” below content, above footerHello,
Did you manage to fix this issue? That text was added by a third part plugin ( this issue should be fixed in one of the updates )
I saw that there are two spans that are empty.
You should be able to remove them from WP Admin if you delete themRegards,
Iulian Palade,
One Page Express TeamForum: Themes and Templates
In reply to: [One Page Express] Overlappable Box Button and Height AlignmentHello,
This issue may appear due the content height on different resolutions ( as you can can see some buttons too get the texts on two separate lines ).
We will investigate this and we’ll add a fix in an update.Regards,
Iulian Palade
One Page Express TeamHello,
Did you managed to fix the issue?
We test it and could not reproduce the issue. Can you give us a link to your site?Regards,
Iulian Palade
One Page Express Team- This reply was modified 7 years, 7 months ago by yupal.
Forum: Themes and Templates
In reply to: [One Page Express] header menu hidden behindHello,
Try to add this lines in the additional css field in customizer:
.header-top { z-index: 999999999!important; }
Regards,
Iulian Palade
One Page Express TeamForum: Themes and Templates
In reply to: [One Page Express] Contact form issueHello,
If you have the latest versions of the theme and companion you should be able to click the area where the contact form will be located and a popup should appear.
Regards,
Iulian Palade
One Page Express Team