Can not edit Object or Section, if in top left corner

datendrang's picture
datendrang
Thu, 11/05/2015 - 13:45
#1
Can not edit Object or Section, if in top left corner

Image title

Screenshot is taken from demoinstall edit node/84/edit left top corner. 

See black, grey and blue edit bars. They are overlapping and none of them is clickable, because they disappear on hover.

cindy's picture
cindy
Thu, 11/05/2015 - 22:08

Hi,

Please check your email for the update

Just try and see if it works

P/s: Please add the license key of the theme which contains MD AWEContent. We check your account but only see MD Slider

cindy's picture
cindy
Sun, 11/08/2015 - 22:18

Hi,

We check the code above and it leads us to another user http://megadrupal.com/user/runzipel

If it is also your account, we can help you to intergrate theme into one account. If not, we can not send you any update because your current account http://megadrupal.com/user/datendrang is only registered with one license key of MD Slider

The license key is unique, we can not know, only the user know and use it to sign up our forum

cindy's picture
cindy
Tue, 11/10/2015 - 06:17

Would you please send us the 2 invoices of MD Slider and MD Make. We need to verify 

After that, we will integrate the 2 accounts (http://megadrupal.com/user/runzipel will be removed)

cindy's picture
cindy
Tue, 11/10/2015 - 21:58

Hi,

Thank you for sending us the invoices

Please check your email (blue@...)

We send you teh updated version of MD AWEContent

andrea.brogi's picture
andrea.brogi
Wed, 11/11/2015 - 12:05

Hi, I have the same problem.

cindy's picture
cindy
Wed, 11/11/2015 - 22:06

We send you an update

Please check your email

phuonght's picture
phuonght
Wed, 11/11/2015 - 22:05

Datendrang,

so could you send us your site url, amdin account and FTP account? We would like to have a check on your site. Please remember to check "Private message" for security reason. 

cindy's picture
cindy
Thu, 11/12/2015 - 03:15

Hi Datendrang,

please open file /sites/all/modules/custom/md_ac_make/md_ac_make.module

replace function md_ac_make_awecontent_block_support line 117

with the following code:

function md_ac_make_awecontent_block_support($delta = '', $module = '') {

global $base_url;

$output = array();

$path = $base_url . '/' . drupal_get_path('module', 'md_ac_make');

$path_theme = $base_url . '/' . drupal_get_path('theme', 'md_make');

// process for block of views module

$js = array();

$css = '.topnav.fixed-topnav{ position: relative; }';

$output['css'][] = array('data' => $css, 'type' => "inline");

$js[] = $path_theme . '/js/libs/isotope.pkgd.min.js';

$js[] = $path_theme . '/js/libs/owl.carousel.min.js';

$js[] = $path_theme . '/js/libs/header/bxslider/jquery.bxslider.min.js';

if ($module == 'views') {
$js[] = $path . '/js_site_view/awecontent_make.js';
}
$output = array('css' => $output['css'], 'js' => $js);
return $output;
}

datendrang's picture
datendrang
Thu, 11/12/2015 - 03:22

;) half the rent!

see screenshot.

edit fields do not disappear, but are still overlapping.

Image title

cindy's picture
cindy
Thu, 11/12/2015 - 03:39

We fixed it already

Please check

datendrang's picture
datendrang
Thu, 11/12/2015 - 03:44

perfect! thank you!

BJVC's picture
BJVC
Mon, 11/16/2015 - 13:32

Hi Cindy,

just made a fresh install and I seem to have the exact same issue.

Besides, can I update the jQuery module? With your install its currently v.7.x-2.6, the newest v. is 7.x-2.7.

I used t have issues on other sites after upgrading jQuery so I figured I rather ask before doing so.

Looking forward to your update concerning the topic of this post.

Thanks in advance!

Cheers

BJ

cindy's picture
cindy
Mon, 11/16/2015 - 21:44

Hi BJVC,

Please follow our instruction in comment #14

Then add the following code to line 116-119 in file md_awecontent/css/awe-layout-admin.css  

 .awe-section {
position: relative;
padding: 23px 0;
padding-left: 25px !important;
padding-right: 25px !important;
border-bottom: 1px dashed rgba(0,255,255,1);
}

BJVC's picture
BJVC
Tue, 11/17/2015 - 16:07

Thanks Cindy,

the hidden menu issue seems solved.

Cheers

BJ

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.