Quantcast
Channel: Betheme Support Forum
Viewing all 93433 articles
Browse latest View live

Hide Date

$
0
0
Hello,

how can I hide the date on Blog Slider?

Regards

image

Background-color menu

$
0
0
Hi,

is it possible to change the background color of the menu (using css) separate from the header backgroundcolor? 

So, like this? 

image

Edit the Top_bar action button

$
0
0
I can't find a place to edit the "Buy Now" button on the menu.
I'm using the pre-built website "Tea 2".

This is my URL
doubletakefl.com/truegreen


Importing theme

$
0
0
Hello,

I duplicated my homepage and then imported the  hairdresser theme into this homepage.

When importing and without touching anything the padding on the mobile became bad. https://prnt.sc/momk1b 

How should I have stayed https://prnt.sc/momkz7

What can I do to solve it?

Best Regards,

Paulo

Pictures dissapeared after update

Logo using header builder not appearing in desktop and mobile

$
0
0
Hello,

I am using header builder and am having trouble with the logo.  The logo does not appear on desktop or mobile versions.

The url is:  www.beita.com.gt

Any ideas?

Thanks,

Daniel

A few questions about BeTheme

$
0
0
Hello! I'm working on my website ketubahsandmore.com - its not currently live so I'll include screenshots of the issues I'm having..

1. https://www.awesomescreenshot.com/image/3853921/d4bec58e018db42fcda63fc75dc38344 - why is the mega menu so huge and how can I adjust the padding on each column to make it less obtrusive. 

2. https://www.awesomescreenshot.com/image/3853925/7ce77e12303b61d9d91d9057442cf172 - Can we center the all of the info/buttons under each product? Can we remove the hover link icon on the shop page? 

3. Can we change the shop sidebar to be on the left instead of on the right? Can we remove it completely on the single product pages? 

Thank you!

Update Failed

$
0
0
Hi, i wanted to update the theme, but i got this error.

The update process is starting. This process may take a while on some hosts, so please be patient.

Enabling Maintenance mode…

Updating Theme Betheme (1/1)

Downloading update from http://api.muffingroup.com/theme/download.php?code=e53896bd-563b-4da9-b970-293899b207ff
Unpacking the update…
Installing the latest version…
Theme update failed.

An error occurred while updating Betheme: The package could not be installed. The package contains no files.

Disabling Maintenance mode…

All updates have been completed.



I never had this problem before, any idea how to fix this?

Best Regards
Chris

FAQ item problem

$
0
0
Hello

please check this page, image

seems like a bug in the FAQ, so,
1-some questions and answers seems like link (Example -#5 in iOS Subscription Game Questions)
2-some answers does not show up (Example-#3 in General iOS Questions)

seems like there is a problem with placement, I've tried to change the content but it acts the same, I tried delete and re create, acts the same. But when I switch some stuff, it will work, for example, is # 3 does not work, and #4 works, when I switch these two, then again #3 does not work and #4 works. Please help

Sticky Header / Menu on mobile site

$
0
0
Hello,

I´m using BeTheme on the site www.scarlettmode.de being really happy and satisfied about the possibilities and design. But unfortunately I have a (hopefully little) problem: On Desktop version of the site the sticky header / menu works great, but on mobile version the header / menu slides away when scrolling the site. How can I fix that - I want to be the header / menu sticky on mobile version too.

Thanks in advance and best regards
Alex

Strange error messages in the beginning of the page

$
0
0
Hello !
I'd like to add some elements on my page but every time I add a new element this kind of message in the beginning of the page appear http://prntscr.com/mk3dfg. I verified mozilla the html code, there are no errors.

betheme - sidebar is lost since update

$
0
0
Dear BeTheme team,

I', using BeTheme and a Child BeTheme on https://bit.ly/2Tw4QFy
I haven't done any changes, but updated BeTheme and WP to 5.1, I definitely didn't change any settings.

My settings are:
Force sidebar for pages
Right sidebar is chosen and called 'Seiten | suchen'.

Since the update, my chosen sidebar is invisible / doesn't show and I can't make it visible again.

Any ideas how to solve that?

Image caption hover (grid)

$
0
0
Hi,

On the following page I have a grid with portfolio pictures (using Image Caption Hover):

Now for some reason it leaves a blanc on the third row (on desktop). What is supposed to be the first image on the third row is a blanc.

Can you help me resolve this?

Thanks!

Latest version?

$
0
0
How / where can I get an updated version of Revolution Slider? I updated to WP5.0 and downloaded / uploaded BeTheme files. BeTheme shows version 12.9. Revolution Slider is broken. It won't activate which I assume is due to the age of the version I have [5.2.5]

BeTheme (Snapshot) Social media icons not working at all

$
0
0
I can see the social icons in the social area on the footer, but these are not icons I have entered links for.  I have entered links for only Instagram and Facebook, but the Instagram icon doesn't show at all, the Facebook Icon just snaps me back to the top of the page, and the other icons are still there and shouldn't be.  How do I eliminate social icons I am not using and make the ones I am using appear and function with links?  I have looked everywhere for a solution.
This is the page being built with the issues.
new.focalpointok.com

Deleting Space Between 2 Images

$
0
0
Hello,

I've been trying for the last hour to find out how to delete the space between these 2 images. I want them to touch each other without any space between them.

I'm using two image item with these options:
Image | Size = full size
Align =  none
Stretch = yes

I've also tried with a column item without any luck...

How do I do it?

thank you

How To Test Mobile Version

$
0
0
Hello,
Beside my own mobile phone where can I test the mobile version of the site I'm currantly building?
What tools or software do you use?

I found this tool but it's outdated: http://mobiletest.me

Thank you!

Where do I edit this css?

$
0
0
I want to edit this CSS line but it does not leave me, nor adding it to the CSS section for the page. Can you help me? This is the code I'm trying to change (It's found in Inspect Element in the Google Chrome browser)

Code to change:
@media only screen and (max-width: 1239px)
.no-section-bg-tablet .section {
     background-image: none! important;
}
@media only screen and (max-width: 767px)
.section {
     background-attachment: scroll! important;
     height: auto! important;
}

Why I need to change it:
@media only screen and (max-width: 1239px)
.no-section-bg-tablet .section {
     / * background-image: none! important; * /
}
@media only screen and (max-width: 767px)
.section {
     / * background-attachment: scroll! important; * /
     height: auto! important;
}


ALL THIS TO BE ABLE TO SEE THE BACKGROUND IMAGE ON THE MOBILE AND TABLET, I HAVE TRIED EVERYTHING AND UNTIL THE MOMENT THIS HAS WORKED ME WHEN I EDITED IT IN INSPECT IT ELEMENT. 
I enclose the page where I intend to make the change: https://chirimiasypapayerasenantioquia.com/papayeras-en-medellin/

Hello! i have a problem with the file 74fc7.css

$
0
0

Hi, I've been trying to solve this
problem for several days and I have not found the solution, I need to edit a
summary of the file, which is located in
"/wp-content/cache/minify/74fc7.css" but when trying to looking for
it in FTP is not there, only a file called .htaccess appears and it is not what
I need.

 

Could you help me?



This is the line of code that I need to edit since the background is not shown
on the mobile or Tablet.

https://www.screencast.com/t/ILZ5tmOqPHZw

 

In addition, I add
the link of the page to review:
https://chirimiasypapayerasenantioquia.com/papayeras-en-medellin/



This is the image where those .css files are not shown:


https://www.screencast.com/t/xkNMKyaebktk

Creation of Child Theme

$
0
0
Hello,

I am taking over a website that was built using BeTheme but the previous developer did not use a child theme. 

Is there anyway for me to activate a child theme and not lose all the BeTheme Option?
Viewing all 93433 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>