Access Keys
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [AccessPress Mag] Home Page Setting / Slider Setting Not workingHello there,
Are you getting blog post in your site?
If so, you need to create a home page with home page template and set it as static front page.
Please read: http://doc.accesspressthemes.com/accesspress-mag-documentation/#!/set_up_home_page
or Follow this video tutorial:https://www.youtube.com/watch?v=cXhXy6DIhDY
Thank youForum: Plugins
In reply to: [AccessPress Social Share] Getting 401 error for Facebook ShareHello there,
You site requires username and password to view your site due to which the facebook can’t access your site due to which the issue is appearing. When you remove those login then the share should work fine.
Thanks
Forum: Themes and Templates
In reply to: [ScrollMe] How to remove sections?Hi there,
The feature to disable the horizontal section has been added in the latest version (1.1.2). Please update the theme to the latest version and let us know if you still have any problem in disabling the horizontal scroll section.
Thanks,Forum: Themes and Templates
In reply to: [ScrollMe] Appearance > Customize = White screenForum: Reviews
In reply to: [AccessPress Lite] Horriblecould you please provide us the forum post URL, it might have been lost or better could you write to us at support@accesspressthemes.com and we will look into it
Forum: Themes and Templates
In reply to: [FotoGraphy] Problems version 2.0.5Replied in new similar ticket.
Forum: Themes and Templates
In reply to: [FotoGraphy] Problems versione 2.0.6The blog page does not show the breadcrumb because it is treated as a front page hence not breadcrumb is added.
In the gallery template, you need to use the gallery widget area. Please check our documentation properly.
Other from it, the theme does not seems to have other problem. Few things/features are not provided by themes and if you want to customize the theme to add those features then you can contact us via our Request Customization Page.
Forum: Reviews
In reply to: [AccessPress Lite] HorribleWe really appreciate you writing in,
could you put forward all your queries to https://accesspressthemes.com/support/
we will try our best to solve all your issues
and hope to deserve a 5 star rating from you
Thank you.Forum: Themes and Templates
In reply to: [AccessPress Parallax] sidebarHi There,
In the home page we can’t add side bar we need to customize your site,
Thanks.Hi there,
Please provide us your site url we can’t find that image.
Thanks.Forum: Themes and Templates
In reply to: [AccessPress Parallax] Changing the menu colour for mobileHi There,
Please use below code on custom css with your color
@media screen and (max-width: 1000px)
.menu-toggle {
background: url(../images/menu.png) no-repeat center #6D5953 !mportant;
}
@media screen and (max-width: 1000px)
.main-navigation > ul {
background: #E3633B!important;
}
@media screen and (max-width: 768px)
.main-navigation > ul > li {
border-bottom: 1px solid #DB5E39 !important;
}Thanks.
Hello there,
We have added the feature that you have requested. Please check.
Thanks
Forum: Themes and Templates
In reply to: [ScrollMe] Appearance > Customize = White screenPlease update your theme to the latest version and let us know if the problem still exists.
Forum: Reviews
In reply to: [ScrollMe] Interesting concept implemented without a user in mindHi,
Thank you for your feedback. Considering your feedback we have lowered the break point from 1300px to 1000px which should be fine now.
We hope you would review your rating considering the fix.
Forum: Themes and Templates
In reply to: [ScrollMe] Appearance > Customize = White screenHi,
When we tested with the latest version of the theme, the customizer panel screen is working properly.
@1462849 Can you please check by disabling the plugin. The error
[09-Apr-2016 14:35:41] PHP Notice: Undefined variable: scrollme_widgets_row in /home/chapaplu/public_html/wp-content/themes/scrollme/inc/widgets/widget-fields.php on line 75is caused by the theme and it should not break the website. We will fix it in the update release. But the error
[09-Apr-2016 14:30:47] PHP Warning: preg_match() expects parameter 2 to be string, object given in /home/chapaplu/public_html/wp-includes/formatting.php on line 1133does seems to be from the theme which is breaking the website.